Add some themes from the HH repo :
sudo apt-get install tropic-gdm-theme tropic-look tropic-session-splashes tropic-theme tropic-wallpapers blubuntu-gdm-theme blubuntu-look blubuntu-session-splashes blubuntu-theme blubuntu-wallpapers peace-gdm-theme peace-look peace-session-splashes peace-theme peace-wallpapers
type that from terminal......
Offline Windows Fonts installation
- Download msttcorefonts-offline from here
- Open Terminal, run : sudo dpkg -i msttcorefonts-offline_1.0-0ubuntu1_all.deb
- then sudo apt-get install msttcorefonts
Adding fonts to your Linux
- search the fonts in the internet and download them
- extract the font into a folder
- from terminal, copy that folder to /usr/share/fonts
- restart your OO....you will have new font(s)
Mounting a samba shared folder
- Open terminal : sudo mkdir /media/y
- then : sudo mount -t smbfs //computername/foldername /media/y -o username=username
- You will be asked for that folder password
- Now you have drive Y
- To unmount : sudo umount /media/y
Regards;
~E~
2 comments:
Pakkkkkk....
High level writing yaaaa.
Ada yang lebih enteng?
no..it's not
mostly just tutorials which i have implemented by doing try and error :)
Post a Comment