ora-28001
ora-28001- the password has expired! Changing password for
ora-28001- the password has expired! Changing password for
ora 28000! – SQL> alter user
Errors have been made. Other will be blamed! apachectl -t saves you !
Got error 28 from storage engine….-> Disk full, you idiot !
sudo apt-get install xpenguins – really made the day fun @ work
The sendmail usage message is confusing! It needs a — not a – before the sendmail options: mail email@xxx — -f email2@xxx Took me 1 hour.
From Linux to Windows
-> smbclient \\\\IP\\share -c “put filename” -U ‘username%pass’
cp -Rf did not work. Even though it is deprecated, it did the job : cp –reply=yes -> no more asking for confirmation…
mount -t tmpfs shmfs -o size=16384m /dev/shm – FIXED !!!!
New 9.04 VPN interface setting: under routes, check “use this connection…” otherwise VPN route will take over local routes.
Slow ssh to ask for password in Ubuntu -> edit ssh_config, comment out GSSAPIAuthentication yes
GSSAPIDelegateCredentials no.
Back to work.
There is an alternative for editing runlevels that can be used just like chkconfig–> sudo apt-get install sysv-rc-conf
How to Install OpenOffice.org 3.0 on Ubuntu 8.10 -> http://tinyurl.com/5zfzh4
From nano to vim in Ubuntu: ~#sudo update-alternatives –config editor
Thunderbird – minimize to tray feature with sudo apt-get install alltray