search for: spenner

Displaying 11 results from an estimated 11 matches for "spenner".

Did you mean: spencer
2013 Aug 16
5
minimal X applications needed to export to remote server?
...64 libXfixes-5.0-3.el6.x86_64 libXdamage-1.1.3-4.el6.x86_64 libXrandr-1.4.0-1.el6.x86_64 libXinerama-1.1.2-2.el6.x86_64 libXv-1.0.7-2.el6.x86_64 libXt-1.1.3-1.el6.x86_64 libXpm-3.5.10-2.el6.x86_64 But I still get the error. Anyone know which package/rpm/lib I am missing? Thanks! Regards, Joseph Spenner ______________________________________________________________________ If life gives you lemons, keep them-- because hey.. free lemons. "? Sticker" fixer:? http://microflush.org/stuff/stickers/heartFix.html
2013 May 05
2
unprivileged users rebooting at console
...oot the system from that ssh connection.? It would seem that once a user authenticates on the console, and remains on the console, they can reboot from any other/new tty.? Once they drop off the console, the ssh connections can no longer reboot. If this is by design, why? Thanks! Regards, Joseph Spenner --- ? If life gives you lemons, keep them-- because hey.. free lemons. "~heart~ Sticker"? fixer:? http://microflush.org/stuff/stickers/heartFix.html
2013 Dec 20
3
TCP port to TTY/Serial Port?
Hello, ? I'm trying to configure my system such that I have a TCP port listening which will send all data it receives to a serial port. ie:?? tcp/2112? -->? /dev/ttyS0 My goal would be to be able to: Use netcat to create the listen and redirect to a serial port: ? $ nc -l 2112 > /dev/ttyS0 Then in another window, run minicom at /dev/ttyS0 Then in a 3rd window, ? $ telnet localhost
2013 Nov 08
2
Installing CentOS via USB thumbdrive
...nvolving Windows, and various files need to be copied to the USB drive.? But I was hoping we were passed that by now. But then again, Dell firmware updates still want me to make a DOS bootable floppy.? So, I'm usually not surprised when I hear something like this.?? :) Thanks! Regards, Joseph Spenner ? If life gives you lemons, keep them-- because hey.. free lemons. "~heart~ Sticker"? fixer:? http://microflush.org/stuff/stickers/heartFix.html
2013 Apr 15
1
idea: "hybrid" iso images?
...can now be booted and used for installation. The same image.iso file can be written to CD/DVD to create the installation media as well. Is this a complicated ISO build process?? I'm frequently installing to systems without CD/DVD drives, so this would come in handy. Thanks! Regards, Joseph Spenner ______________________________________________________________________ ?If life gives you lemons, keep them-- because hey.. free lemons. "? Sticker" fixer:? http://microflush.org/stuff/stickers/heartFix.html
2013 Aug 12
1
Dell R515 with PERC H700 - JBOD?
...em where I can remove and replace the drives regularly, while the system is on/running.? I do this on a SuperMicro, but wanted to migrate this server to a Dell. I tried disabling the RAID in the BIOS, but then the installer never sees the disks. Any ideas would be great. Thanks! Regards, Joseph Spenner ______________________________________________________________________ If life gives you lemons, keep them-- because hey.. free lemons. "? Sticker" fixer:? http://microflush.org/stuff/stickers/heartFix.html
2011 Dec 12
2
dd disk will not boot - can't find /dev/root
OS= CentOS 5.4, 64bit. I've always had great luck using dd to copy entire disks, and booting on other systems.? However, I'm having difficulty with a couple systems.? I boot using an install DVD so the OS disk is quiet, and dd to my target disk: # dd if=/dev/sda of=/dev/sdb bs=1024k /dev/sdb is the blank disk.? The disks are 2T.? After a few hours the operation is complete.? But when I
2013 Sep 10
2
large SCSI RAID, replacing server
.../space04 /dev/sdc3??????????? 6248052728 1886640284 4297935884? 31% /space05 # ? How can I build up a new system to be ready for this existing RAID??? Or will the latest/greatest CentOS just know what to do, and allow me to simply copy the /etc/fstab over and respect it? Thanks! Regards, Joseph Spenner ______________________________________________________________________ If life gives you lemons, keep them-- because hey.. free lemons. "? Sticker" fixer:? http://microflush.org/stuff/stickers/heartFix.html
2012 Jul 16
0
libre office
On Tue, July 10, 2012 23:22, Joseph Spenner wrote: > On Jul 10, 2012, at 7:17 PM, "Michel Donais" <donais at telupton.com> > wrote: > >> Why in 6.3 they move OpenOffice to LibreOffice? >> >> >> --- >> Michel Donais >> _______________________________________________ >> CentOS...
2012 Dec 04
1
iptables port forwarding
I have a simple requirement/test I'm trying to perform, but having difficulty. I have a system with 2 interfaces, BoxA: eth0? 172.26.50.102 eth1? 192.101.77.62 My goal is to have a tcp port built on BoxA such that hosts on the 192.101.77.0/24 network can reach a port on a different box on the 172.26.0.0/16 network. The target system is 172.26.10.120?? tcp/22 The port I wish to build is
2013 Aug 16
4
Restoring deleted files.
Hi, is it possible to Restore files deleted with " rm rf " from ext4 or ext3 filesystem by mistake. Regards Ahmad