similar to: laptop editing

Displaying 20 results from an estimated 11000 matches similar to: "laptop editing"

2017 Mar 17
0
laptop editing
On 03/16/2017 10:20 PM, Michael Hennebry wrote: > How does one put centos on a laptop? > My understanding that laptops no longer come with optical drives. > Booting from an install disk would be difficult. > From https://wiki.centos.org/HowTos/Laptops : > Preparation tasks > Repartition your harddisk > Backup your Master Boot Record (MBR) > Modifying your
2017 Mar 17
1
laptop editing
On Thu, 16 Mar 2017, John R Pierce wrote: > DD the CentOS ISO onto a USB stick. boot from USB, format HD with anaconda, > install as desired, done. Thanks. More or less the answer I was hoping for. My recollection had been that even when possible, booting from USB involved black magic. This helped: Pete Biggs <pete at biggs.org.uk> > Some do, some don't. They all come with
2017 Mar 17
0
laptop editing
On 3/16/2017 7:20 PM, Michael Hennebry wrote: > How does one put centos on a laptop? > My understanding that laptops no longer come with optical drives. > Booting from an install disk would be difficult. >> From https://wiki.centos.org/HowTos/Laptops : > Preparation tasks > Repartition your harddisk > Backup your Master Boot Record (MBR) > Modifying your
2014 Oct 02
19
Centos laptop support
Today I found myself in need of a laptop to run Centos on. And that simple statement led to an all-day odyssey. My original plan was to purchase a laptop and install Centos 6 on it. I went to Staples and tried booting it on every model of laptop that they had in the store. They all come with Windows 8 installed, and for the edification of anyone who doesn't know this (I didn't until
2014 Dec 08
2
gdm doesnt work.
On 12/08/14 22:02, m.roth at 5-cent.us wrote: > dE wrote: >> Hi! >> >> I just installed GDM on centos 7. I'm starting it by # gdm. >> >> However, all I see is a text cursor (as with the TTYs), nothing else. >> >> X works well. Logs have no errors. >> >> GDM logs are a copy of X logs. > Are you at runlevel 5? > > mark >
2016 Jan 05
5
(OT) Computer seems to have died
Hello, I have an old IBM Netvista. Lately, it would seem to go into sleep mode but I have all that disabled. I would have to power off to wake it up. Now I think its done. I can't even get to the CMOS/BIOS. The power light is on but no beeps or anything spinning up. I have two of these Netvistas and had put on away when I upgraded one of the machines. I pulled the HD from it and installed
2017 Mar 10
2
kernel memory accounting
Hi CentOS experts, I am using CentOS 7. Trying to disable kernel memory accounting: according to https://www.kernel.org/doc/Documentation/cgroup-v1/memory.txt, passing cgroup.memory=nokmem to the kernel at boot time, should be able to archive that. However it is not the case in my exercise. These are what I have now $ grep CONFIG_MEMCG_KMEM /boot/config-3.10.0-327.36.3.el7.x86_64
2016 Oct 14
3
CentOS on new Dell
On Thu, Sep 29, 2016 at 9:18 PM, John R Pierce <pierce at hogranch.com> wrote: > On 9/29/2016 5:55 PM, Michael B Allen wrote: >> >> It seems optical drives are gone. Do I boot the iso from USB or what's >> the procedure now? > > yup, put iso on USB, go to town. Mmn, that didn't work. I dd'd the latest Fedora Live iso onto a USB drive, put it into a
2015 Dec 01
4
getting X started...
I've got a new VM installed for me by a sysadmin who apparently did a minmal install. As a result I've installed a bunch of things to try to get X going, including yum groupinstall "development and creative workstation", "Desktop platform" "mate desktop" but so far I've not found the incantation to get it to start up X at boot time. As far as I can
2016 Aug 09
4
ssh & ksh question
I need to run a report, source file on system 1, on system 2. I'd like to do this in one script, not have a second script to run it. Now cat script | ssh system2 works fine. But no matter what I've tried, it gags on ssh system2 <<EOF blah, blah EOF. Mostly, I have a multiline awk script in the script, with \ at the end of each line... *but* I think it's seeing "\n" as
2017 Nov 02
14
HP laptops with CentOS 7?
Hello all, I'm looking into getting HP laptops for our department running CentOS 7. Last time I checked this was some five or so years ago, and when I look at https://wiki.centos.org/HowTos/Laptops, nothing much seems to have happened since. At that time, I had to give up CentOS on laptops, as both Wi-Fi and graphics wasn't too well supported with CentOS 5 and 6. Is the situation better
2018 Apr 25
5
formating DVR-RW
My Centos 6 wodim tell me that it can only format DVD+RW. I have DVD-RWs. Even when I format a DVD-RW on my standalone DVD recorder, wodim still will not write to it. Is there a centos-6-useable mechanism for formatting and writing DVD-RWs? -- Michael hennebry at web.cs.ndsu.NoDak.edu "Sorry but your password must contain an uppercase letter, a number, a haiku, a gang sign, a heiroglyph,
2017 Mar 10
3
kernel memory accounting
I have 3.10 kernel. I am running some data processing job, need to first copy big (>5 GB) input files. The jobs were killed, because the system thought I used 5 GB memory from the file copying. On Fri, Mar 10, 2017 at 3:04 PM, David Both <dboth at millennium-technology.com > wrote: > First - why in the world would you want to disable kernel memory > accounting? I don't think
2014 Sep 25
1
daemon for nfs client
In days of old, in Solaris there was a daemon for NFS Client, and NFS server (actually several including portmap...). I am unable to find reference to the daemon that runs NFS client But the RedHat Documentation does not explain the NFS client daemon. Is this a service or something else. on centos6.5 I previously posted about a really weird root filesystem. It started on another non critical
2016 Feb 13
6
heads up: /boot space on kernel upgrade
On Sat, February 13, 2016 5:57 am, Timothy Murphy wrote: > Devin Reade wrote: > >> I have a CentOS 6 machine that was initially installed as CentOS 6.4 >> in May of 2013. It's /boot filesystem is 200M which, IIRC, was the >> default /boot size at the time. > > As a matter of interest, is there any advantage today > in having a /boot partition? > I thought
2017 Mar 08
7
Up to date guide/information Sendmail SMTP Auth
Hello all, I've been googling my brains out since yesterday looking for up-to-date information on this matter, and have found information that is anywhere from 15 to 5 years old. I'd really like some information that much more up to date on the subject. Specifically configuring Sendmail SMTP authentication (_no smart host stuff_). I've got Sendmail 8.14 installed on a CentOS 7.3
2014 Sep 06
1
Systemd sessions
As a matter of interest, why does systemd start sessions every couple of minutes? And if it is completely standard, is it necessary to inform me of this in /var/log/messages? -- Timothy Murphy e-mail: gayleard /at/ eircom.net School of Mathematics, Trinity College, Dublin 2, Ireland
2016 Dec 12
1
Server turns off unexpectedly
On Monday 12 December 2016 12:15:10 David Both wrote: > The lm_sensors package is required for the sensors module of glances to > work. After installing lm_sensors, run sensors-detect. The sensors > command will show the sensors detected and their current values. glances > should then display the sensor readings. Somewhere tucked in the back of my mind a memory is screaming no.
2015 Dec 17
2
Setting up PXE server
Folks On a lark, I am trying to set up a PXE server so I can use network boots to load new computers {some of which are virtual) at home. It's more of an intellectual exercise than a work necessity. I've read several "how to" documents, and even the one on the RedHat site doesn't help. (For example, it refers to /etc/xinet.d instead of /etc/xinetd.d, and the careless
2015 Apr 22
2
IP aliases for services (including dhcpd)?
I'd like to consolidate the services from several old servers onto 2 CentOS7 VMs that are currently running dhcpd in a balanced/failover configuration. It will simplify things to add the IPs from the old servers as aliases, at least temporarily so everything will continue to connect without changes. However, after adding the first one, I see in the logs that DHCPD is sending its DHCPACKs