Hi.
I've just bought this spanking new Dell with Ubuntu Linux on it, but when I'm trying to upgrade from 12.02 to 14.04, it just freezes during installation when it's unpacking adium ubuntu theme.
What should I do?
Should I restore factory settings and try again? or should I just leave it at 12.02?
I've searched online already, but it's been fruitless.
EDIT: Of course, I've updated everything else before I did the switch.
Hi,
Previously I had installed VMware Player 6.0.1 with Kali 1.0.6 without any issues. I decided to upgrade both with a clean install to VMware Player 6.0.2 with Kali 1.0.7. Now Kali freezes on me a couple of times a day. When it freezes the light on my caps lock blinks and the only way I can get out is to close VMware Player. Is anybody able to give me some advice on how to fix this. I have reinstalled these again but the same thing. I am a newbie so be gentle.
Hello Sir,
I am new in linux. I want to install ns2.35 on ubuntu 14.04.So for that I have to install ubuntu 14.04.So which option is preferable for installing ubuntu whether by using vmware or by dual booting & also suggest me that whether ubuntu 14.04 is compatible for ns2.35 or not.
Hey guys. So I just went out and bought a Sager 8268-s (clevo p150sm-a) With an i7 4910mq and a Nvidia 980m gt. As I am a computer tech by trade, every time i see Windows i get horrible PTSD so i decided to try Linux instead. After many hours of trying to get a dual boot working finally got Linux Mint 17 Cinnamon installed on my computer, but when I went to install the Nvidia driver it landed me in fallback mode which I could not escape. So then I tried Ubuntu 14.04 LTS thinking maybe Mint was incompatible with the driver and the same thing happened.
So here is my method:
(sorry i don't know how to make a code box :/ )
First I log in to get root access:
$ su
Then I Update the xorg:
$ sudo apt-add-repository ppa:xorg-edgers/ppa
Then update my system:
$ sudo apt-get update && sudo apt-get dist-upgrade
Then i go into Virtual terminal (Ctrl+Alt+F1) and disable the display manager:
$ sudo service mdm (or lightdm for Ubuntu) stop
Then i install the drivers which i have done multiple ways:
$ sudo apt-get install nvidia-current nvidia-settings
or
$ sudo apt-get install nvidia-343 nvidia-settings
or by downloading the driver from Nvidia (first designating the file as executable)
$ sudo sh nvidia.run && sudo apt-get install nvidia-settings
Then after install, I create the config file:
$ sudo nvidia-xconfig
Then I reboot. After I get the low res mode in Ubuntu or fallback mode in Mint and Driver manager doesn't detect any proprietary drivers and I have to reinstall to get the OS working again. Any suggestions would be greatly appreciated.
Hi,
Im running a dual boot of kali linux 1.1.0 on a mid 2009 macbook pro.
I first opened terminal, navigated to file using #cd /usr/share/wordlists
Then after finding the file, extracted it using #gzip -d rockyou.txt.gz
Navigated to file in filesystem,Double clicked it and 90% into loading rocky.txt from /usr/share/wordlists, the computer freezes and i can not do anything at all. I do not want to revert to doing a hard shutdown. Although I already have and after going through those steps again I get the same result.
I would 1st like to know if anyone knows why this is happening and what i can do to fix this issue? As well as, what I can do in general if my computer ever freezes up. Thank You.
OK so I bought a dell precision workstation m3800 that came installed with Ubuntu. I want to switch out the hdd with a ssd and put Arch OS on there. It has no optical drive to install with a CD, so my question is if I can use a usb external optical device to install arch, and what problems might I run into?
amazon purchase,8.2 linux os will not advance to upgrade from 8.2 to latest software upgrade, will not allow a donation,can only do a google search,on gnome. this is on a compaq desktop pro 3 intell processor, 80 gig hard drive, direct eithernet connection. being a newbe to linux ???? very confused, what do i have to do to upgrade to the latest linux upgrade os system. thanks, bigmoose
I have a dual boot installation of Mint 17 Cinnamon (separate / & /home & swap partitions) along with WINXP (c: winxp, D: data on NTFS).
I am not happy with the cinnamon and want to install XFCE 17 (fresh download from mint website).
I have created 3-4 different usb sticks wwith the iso (thru unetbootin, YUMI, unisersal boot installer) and tried to install. The installation freezes on the second screen itself - after asking for the language, it just sits there and waits for something to happen. Tried this 3-4 times but it just keeps the wheel spinning. However, while I am trying this I am unable to use the laptop perfectly well. In fact, I am typing this while the the installation is trying to do something!
I will be very grateful for the help. I am not too well uquipped with the Linux command system and still rate myself as a newbie.
I compose on a Dell laptop model #Latitude D505. I have Xubuntu 12.04 (it won't upgrade) on it. Here are the Dell's specs:
Quote:
Dell Inspiron 8600 (Pentium M 710 1.4GHz, 1GB RAM, 40GB HDD)
And it has 20 GB free space. I guess on paper it should run the Xubuntu easily but it is deadly slow. Most of the things I do in the terminal don't complete (I tried to install Dropbox--no luck.). Sometimes I can't even open the Ubuntu Software Center, let alone install stuff from there.
I have LibreOffice 4.2 something on there and that is all I need. Like I was saying Dropbox would be nice though.
So I stared checking out lighter distros. (I was told Xubuntu was one of the lightest--btw I have two desktops with Xubuntu on them as well--distros out there but was shocked when I started investigating.) (see screenshot)
So as long as I can install a relatively recent version of LibreOffice (and like I said Dropbox would be nice) I will be happy.
To reiterate: I'm just using the laptop as a word processor. Yes, I would have to be online (and can be) to use Dropbox but Dropbox is not essential.
Btw. The libreoffice on there now works well (once it gets going) as a word proccesor, but with all those distros that are so much smaller I was thinking that I could even improve on the word processor's speed.
Thanks.
What Is Linux Kernel?
Those who don't know what is the Linux Kernel they should know it because Linux kernel is the essential part of any Linux operating system. It is responsible for resource allocation, low-level hardware interfaces, security, simple communications, basic file system management, and more. Written from scratch by Linus Torvalds (with help from various developers), Linux is a clone of the UNIX operating system. It is geared towards POSIX and Single UNIX Specification compliances.
Latest Stable Linux Kernel Version 3.18.1
It's been a quiet week, and the patch from rc7 is tiny, so 3.18 is out.
I'd love to say that we've figured out the problem that plagues 3.17 for a couple of people, but we haven't. At the same time, there's absolutely no point in having everybody else twiddling their thumbs when a couple of people are actively trying to bisect an older issue, so holding up the release just didn't make sense. Especially since
that would just have then held things up entirely over the holiday break.
So the merge window for 3.19 is open, and DaveJ will hopefully get his bisection done (or at least narrow things down sufficiently that we have that "Ahaa" moment) over the next week. But in solidarity with Dave (and to make my life easier too let's try to avoid introducing any _new_ nasty issues, ok?]
To read all the changes and bugs fixed Download the changelog below -
Changelog
Why to Upgrade to the Latest Linux kernel
Recently in December Linux Kernel version 3.18.1 has been released and announced by Linus Torvalds. If you are using Ubuntu 14.04/14.10 or Linux Mint or any other debian/Ubuntu based then you can update to the latest kernel 3.18.1 to fix bugs, increase performance and security of the system.
Install Linux Kernel 3.18.1
Because it is not available via PPA, the needed deb packages of Kernel 3.18.1 are available via kernel.ubuntu.com. Follow the instructions for your system’s architecture exactly, in order to get a successful installation.
To install or update Latest Stable Kernel 3.18.1 on Ubuntu 15.04 vivid vervet, Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) , Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Linux Lite 2.0, Linux Lite 2.2 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:
For Linux system 32 bit :
Pass the following commands in the terminal to download the kernel file.
$ wget http://kernel.ubuntu.com/~kernel-ppa...170637_all.deb
$ wget http://kernel.ubuntu.com/~kernel-ppa...70637_i386.deb
$ wget http://kernel.ubuntu.com/~kernel-ppa...70637_i386.deb
Install Linux Kernel 3.18.1
$ sudo dpkg -i linux-headers-3.18.1*.deb linux-image-3.18.1*.deb
Atfer install complete, update grub and reboot your computer and choose new kernel in grub :
$ sudo update-grub
$ sudo reboot
For Linux system 64 bit :
$ wget http://kernel.ubuntu.com/~kernel-ppa...170637_all.deb
$ wget http://kernel.ubuntu.com/~kernel-ppa...0637_amd64.deb
$ wget http://kernel.ubuntu.com/~kernel-ppa...0637_amd64.deb
Install Linux Kernel 3.18.1
$ sudo dpkg -i linux-headers-3.18.1*.deb linux-image-3.18.1*.deb
Atfer install complete, update grub and reboot your computer and choose new kernel in grub :
$ sudo update-grub
$ sudo reboot
How To Uninstall Linux Kernel 3.18.1
If you come across any problem after installing/upgrading to linux kernel, can uninstall the newly installed kernel and switch back to old kernel.
$ sudo apt-get remove 'linux-headers-3.18.1*' 'linux-image-3.18.1*'
If I use mint's backup, then wipe out LM13 to install LM17, when I do a restore, does it put back all my settings, styles, wallpaper, etc?
If mint's backup does not, is there a program that will do that?
Thanks!