Categorie: Linux

Install Java on Oracle Linux

su - rootcd usrmkdir javacd java copy jre-7u55-linux-x64.rpm to /usr/java[root@ORACLE java]# chmod +x jjre-7u55-linux-x64.rpm [root@ORACLE java]# rpm -ivh jre-7u55-linux-x64.rpmPreparing...                ###########################################...

Read More » Linux

ubuntu /boot 100% full - Can't clean a full /boot because of unmet dependencies

http://askubuntu.com/questions/585736/cant-clean-a-full-boot-because-of-unmet-dependencies root@LXAPP01:~# df -hBestandssysteem                       Grootte Gebruikt Besch Geb% Aangekoppeld op/dev/sda1                                236M     232M     0 100% /boot root@LXAPP01:~# kernelver=$(uname -r | sed...

Read More » Linux