I’m a blind programmer with limited system administration experience doing things like setting up development servers. There’s been a lot of complaints about Oracle firing the main accessibility developer for GNOME. In my experience Linux servers don’t have a GUI so access to the GNOME desktop on a server or lack there of should not normally effect the ability of a blind system administrator to do there job. SSH clients and tools to administer Oracle database servers are available on windows as well as Linux. If you no longer had access to a Linux desktop either as a personal machine or installed on the servers you administer could you still perform all your job functions? If you could not perform any of your job functions what functions couldn’t you perform?
Jared's questions
When doing apt-get install samba smbfs I get the following error. How do I go about troubleshooting and fixing this?
Errors were encountered while processing:
samba
E: Sub-process /usr/bin/dpkg returned an error code (1)
The entire output from apt-get is pasted below.
The following NEW packages will be installed
samba smbfs
0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded.
Need to get 1350kB/5645kB of archives.
After this operation, 16.1MB of additional disk space will be used.
Get: 1 http://ftp.uk.debian.org lenny/main smbfs 2:3.2.5-4lenny6 [1350kB]
Fetched 1350kB in 2s (479kB/s)
Preconfiguring packages ...
Selecting previously deselected package samba.
(Reading database ... 108352 files and directories currently installed.)
Unpacking samba (from .../samba_2%3a3.2.5-4lenny6_i386.deb) ...
Selecting previously deselected package smbfs.
Unpacking smbfs (from .../smbfs_2%3a3.2.5-4lenny6_i386.deb) ...
Processing triggers for man-db ...
Setting up samba (2:3.2.5-4lenny6) ...
Generating /etc/default/samba...
Starting Samba daemons: nmbd failed!
invoke-rc.d: initscript samba, action "start" failed.
dpkg: error processing samba (--configure):
subprocess post-installation script returned error exit status 1
Setting up smbfs (2:3.2.5-4lenny6) ...
Errors were encountered while processing:
samba
E: Sub-process /usr/bin/dpkg returned an error code (1)
I host my own site from home over ssl as a learning experience and to run some services that wouldn't be easy to run on anything other then a VPS such as bitlbee. I'd like to have a web based email client that can pull email from remote servers such as gmail using pop or imap and have this installed on my home server. Are there any guides to setting something like this up? I'd like to host this on Linux but can host on windows if necessary.
I want to install CentOS as a server os using kickstart. I know normally you can install a system and get a copy of the kickstart file with the installation options you selected at install time. I'm totally blind though so the install is inaccessible. I'm looking for a basic kickstart file I can use as a template to automate the install of CentOS. The more minimal the install the better, I'd like to start out with a system that has SSH access and not much else. I'd rather add packages as I need them then try and remove everything I don't need.
I'd like to add a kickstart file to a fedora DVD for an automated install. I don't ahve access to a Linux box though, just windows. How can I remaster the iso to add the kickstart file?
I would like to run the Sheevaplug as a basic home server. I plan on storing all my data on a 32 gig HCSD card while running the OS off the built in flash. I will be doing things such as running a basic webserver, downloading torrents, and using bashpod to download podcasts with a cron job. Will HCSD cards be able to handle this, or will there write cycle limit get hit quickly and kill the card?
I'm a totally blind individual so can't install Linux with the normal install process. SSH does work for me how ever, is it possible to use an ssh connection to remotely install a Linux server? Ideally I'd like to pop in a cd, power on the machine I want to install Linux on, SSH into it and install through SSH. I'm not perticular about what distro I use, I also have experience with FreeBSD and OpenBSD if it's possible to do this with them.