Write in a terminal:
sudo apt-get update && sudo apt-get upgrade
or edit Update Manager settings (try this first if you have already configured Update Manager).
Launch Update Manager and try again.
Running update through a terminal gives option whether to allow or disallow untrusted packages.
WARNING: The following packages cann… Read More
Was installing Java today, this is an easy install thanks to “ppa:webupd8team/java”, but when I tried it was not working, but has worked for me all this while. Little goggling around found me a solution. Here is full conversation if you wanted to have a look http://ubuntuforums.org/showthread.php?t=2048793
Installing JAVA on Ubuntu is si… Read More
我们上传东西的时候,由于文件过大而不能上传,或者不给上传,最明显的就是发邮件了,附件最大5M,有的10M。如果超过了就郁闷了。这个时候,如 果能把压缩的东西,分割开来就比较爽了,windows下面我想大家知道怎么分割,利用winrar,winzip图型化设置压缩出来的块的大小。但是在 linux下面有没有这样的方法了,linux下面有rar命令,有zip命令,windows下面这二种方式可以分割压缩,我想linux下面绝对也是 可以的。下面是我尝试过程的记录:
一,rar分卷压缩和合并解压
rar -h
我们会发现以下参数,要创建多大的卷。
v Create volumes with size… Read More
1. PlayOnLinux
Installing from the Ubuntu repository:
PlayOnLinux is available in the Software Center on Ubuntu versions from 12.04 and up.
However, if you want the latest version, you will need to add the PlayOnLinux repository.
Installing from the PlayOnLinux repository:
The following example is for Ubuntu 12.04 LTS
wget -q "http://deb… Read More