Displaying 5 results from an estimated 5 matches for "liveuser".
Did you mean:
libuser
2016 Sep 14
2
HP Envy EFI problem after BIOS update
I had to boot my HP Envy into Win8 for the first time in ages this morning.
When I did that, it installed some updates including a BIOS update.
Once this was all done, once again the GRUB boot menu was gone and it booted
straight into Win8. Using the advanced boot manager options in Win8 I
managed to get the EFI boot menu up and chose Ferdora 21.
It was only after Fedora failed to boot that
2016 Sep 14
3
HP Envy EFI problem after BIOS update
...from efibootmgr showed
1) Centos had been added as an option and
2) it was the first in the boot sequence.
However, when I rebooted the laptop went straight into Win8, and after
rebooting back into KDE Live, the option is no longer there.
This is the output after rebooting.
[root at localhost liveuser]# efibootmgr
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 2002,0002,3002,0001,2001,2003
Boot0000* Internal CD/DVD ROM Drive (UEFI)
Boot0001* Fedora
Boot0002* Windows Boot Manager
Boot2001* USB Drive (UEFI)
Boot2002* Internal CD/DVD ROM Drive (UEFI)
Boot3000* Internal Hard Disk or Solid State Di...
2015 Dec 21
1
CentOS-7.2 USB stick problem
I've installed CentOS-7-x86_64-LiveKDE-1503.iso
and CentOS-7-x86_64-LiveKDE-1511.iso
on two USB sticks.
The first boots up in 90 seconds,
but the second takes almost 7 minutes.
(I'm talking about the time until my laptop becomes usable.)
After 5 minutes a small window comes up saying
it cannot save bookmarks because it does not have permission
in the required directory.
I assume the
2014 Oct 13
1
centos7 livecd yum problem
I started to install centos7 using a livecd image. After booting the cd I tried a "yum install mc" which failed. I then tried "yum update" and got the following output.
"[liveuser at localhost ~]$ sudo yum update
Loaded plugins: fastestmirror, langpacks
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
One of the configured reposi...
2009 Aug 11
10
Git, Capistrano, Passenger, and Apache Questions
...tup (was using it with the PHP version of my site formerly).
I''ve installed all gems and dependencies that I need on my slice (using
slicehost).
I have a fully pushed git repository (master) on github (private git)
with one user. For sake of these questions the user on github is called
(liveuser). I followed the following guide to setup a user called
(gituser) on my slice:
http://articles.slicehost.com/2009/5/13/capistrano-series-setting-up-git
I just don''t follow the logic of it. Perhaps it''s because I don''t
understand why I even need to use (any) of these u...