Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Respins
Post: Respins
I have started back into building again. I created the SuperGamer series and have been branching out to get some Debian/Ubuntu experience. I enjoy Linux Lite of the package selection that I would norm... |
|
supergamer |
On Topic
|
2 |
3,411 |
05-17-2017, 08:33 AM |
|
|
Thread: Respins
Post: Re: Respins
I actually have a little something done. I would like your input on it if you would tell me how to send a link to a shared folder for you to download. Your more than happy to take any ideas or even th... |
|
supergamer |
On Topic
|
2 |
3,411 |
05-19-2017, 06:00 AM |
|
|
Thread: Chrome asks for password/keyring every time
Post: Re: Chrome asks for password/keyring every time
Just for all who still have this issue, adjust the launcher/icon with:
--password-store=basic
This makes chrome of chromium use the default basic key shipped with it. The other trick was to uninsta... |
|
supergamer |
Start up and Shutdown
|
14 |
20,814 |
05-19-2017, 06:40 AM |
|
|
Thread: Uninstall duplicate version of linux lite 3.4
Post: Re: Uninstall duplicate version of linux lite 3.4
It would help if you gave some more information on how you installed (whole disk and wiped windows or dual booting with windows). If your using the whole disk and have wiped windows from the hard driv... |
|
supergamer |
Installing Linux Lite
|
18 |
13,238 |
05-19-2017, 07:42 AM |
|
|
Thread: Chrome asks for password/keyring every time
Post: Re: Chrome asks for password/keyring every time
Create a text file (For this script I would call it Chromium_Start) somewhere on the system, you can place this anywhere but putting it into the /usr/scripts/ folder requires sudo on thunar to either ... |
|
supergamer |
Start up and Shutdown
|
14 |
20,814 |
05-19-2017, 05:58 PM |
|
|
Thread: Chrome asks for password/keyring every time
Post: Re: Chrome asks for password/keyring every time
I am uploading a simple script that should start either chromium or google chrome when ran. If you have both installed it will open both though so you might want to adjust the script. Save the file. r... |
|
supergamer |
Start up and Shutdown
|
14 |
20,814 |
05-19-2017, 10:13 PM |
|
|
Thread: Chrome asks for password/keyring every time
Post: Re: Chrome asks for password/keyring every time
I cannot comment on you not having issues with reinstalling things but this script takes the update to out of the question. It basically separates the startup of the browser from the the default chrom... |
|
supergamer |
Start up and Shutdown
|
14 |
20,814 |
05-19-2017, 10:34 PM |
|
|
Thread: Uninstall duplicate version of linux lite 3.4
Post: Re: Uninstall duplicate version of linux lite 3.4
The easiest way to get rid of the extra install is to type:
Code:
--
sudo gparted
--
That should open up to the partition your using, then go and find the other install and format or delete the part... |
|
supergamer |
Installing Linux Lite
|
18 |
13,238 |
05-20-2017, 04:11 AM |
|
|
Thread: Uninstall duplicate version of linux lite 3.4
Post: Re: Uninstall duplicate version of linux lite 3.4
Try using the install disk of LinuxLite. Run it in live mode and use gparted from it. |
|
supergamer |
Installing Linux Lite
|
18 |
13,238 |
05-20-2017, 09:07 AM |
|
|
Thread: Uninstall duplicate version of linux lite 3.4
Post: Re: Uninstall duplicate version of linux lite 3.4
Ah man, I was wanting to go down the road of fdisk and maybe even mkfs.ext4 ;D. We have all messed up installs from time to time. The easiest way, if a new install and nothing saved on it, is to just... |
|
supergamer |
Installing Linux Lite
|
18 |
13,238 |
05-20-2017, 09:35 PM |
|
|
Thread: Possible bug in Grub in latest Install Updates
Post: Re: Possible bug in Grub in latest Install Updates
I just checked a vm install and updated. I can report no issues so there was already a pushed out update to fix this on grub-common.
Code:
--
2.02~beta2-36ubuntu3.11
--
This is what is showed now.
|
|
supergamer |
Security & Bug Fixes
|
61 |
53,738 |
05-20-2017, 09:44 PM |
|
|
Thread: Uninstall duplicate version of linux lite 3.4
Post: Re: Uninstall duplicate version of linux lite 3.4
I agree gold_finger, that sda5 partition should probably be deleted if nothing is on it as it only shows approximately 90mb used. It looks like there is more to the story on how things are setup on th... |
|
supergamer |
Installing Linux Lite
|
18 |
13,238 |
05-20-2017, 10:48 PM |
|
|
Thread: Post Your Desktop Screenshots!
Post: Re: Post Your Desktop Screenshots!
Here is my screenshot.
http://i.imgur.com/4mrTmC2.png
http://i.imgur.com/nq0YfAd.png
|
|
supergamer |
Screenshots
|
388 |
386,213 |
05-22-2017, 07:51 AM |
|
|
Thread: failed update : need command to run
Post: Re: failed update : need command to run
Please try these commands right after each other.
Code:
--
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade
--
This should reload the package cache and install updates, afterwards... |
|
supergamer |
Other
|
4 |
8,744 |
05-23-2017, 10:17 PM |
|
|
Thread: How to configure fsck to run automatically
Post: Re: How to configure fsck to run automatically
I'm not on a linutlite install right now but I will check to be sure later but really this should be easy. Go to the /etc/init.d folder and look for the checkfs.sh script. Open it up with a text edito... |
|
supergamer |
Other
|
8 |
12,086 |
06-02-2017, 07:53 PM |
|
|
Thread: A few Desktop and update questions
Post: Re: A few Desktop and update questions
It looks like he is using the default xfce menu config. Right click on the menu icon and see if it says whisker, if it doesn't this may be the issue. If it still says your using the whisker menu, then... |
|
supergamer |
Other
|
15 |
9,231 |
06-03-2017, 05:29 AM |
|
|
Thread: How to configure fsck to run automatically
Post: Re: How to configure fsck to run automatically
Please undo everything and read this:
https://unix.stackexchange.com/questions/123963/how-to-force-fsck-at-every-boot-all-relevant-filesystems (https://unix.stackexchange.com/questions/123963/how-to... |
|
supergamer |
Other
|
8 |
12,086 |
06-03-2017, 08:13 PM |
|
|
Thread: How to configure fsck to run automatically
Post: Re: How to configure fsck to run automatically
You can probably also add:
Code:
--
sudo tune2fs -c 1 /dev/sdX
--
To both of the files (halt and reboot) in the /etc/init.d before the last line. There seems to be several ways to do this and I am ... |
|
supergamer |
Other
|
8 |
12,086 |
06-03-2017, 08:43 PM |
|
|
Thread: Modifying boot menu
Post: Re: Modifying boot menu
You can try this:
https://launchpad.net/~danielrichter2007/+archive/ubuntu/grub-customizer (https://launchpad.net/~danielrichter2007/+archive/ubuntu/grub-customizer)
manually:
Code:
--
sudo lea... |
|
supergamer |
Start up and Shutdown
|
9 |
11,976 |
06-03-2017, 09:21 PM |
|
|
Thread: CPU without sse2 crashes Firefox update
Post: Re: CPU without sse2 crashes Firefox update
There is a way but you need to do this before updating the system. This is an example for chromium:
Code:
--
Disable a package to be updated:
sudo apt-mark hold chromium-browser
Enable the pack... |
|
supergamer |
Installing Software
|
2 |
7,677 |
06-05-2017, 06:38 PM |