I need to tunnel my SSH server through an HTTPS port using thttpd (I can change to lighttpd if necessary, but I'm trying to avoid installing Apache since it's an underpowered box). I haven't been able to find anything that confirms or denies this ability of thttpd.
In EC2 EBS, when I attach a device via UI or api, I specify the device name (eg /dev/sdf through sdp). That drive letter is consistent between reboots ? It seems implied that it is (otherwise why would they let me set it).
So when a user emails another tech in my domain they get the prompt for username/password as though they got disconnected.
I have not seen any issues in the event logs, tried deleting the email address from his auto correct, ran Outlook in safe mode and searched online as well. I am kind of lost. Checked the event logs on the exchange server as…
I am trying to setup zsh so that it shares command history between different zsh sessions:
in multiple tabs
in multiple gnome-terminals
in different screen sessions
I have put this in .zshrc
#To save every command before it is executed (this is different from bash's history -a solution):
setopt inc_append_history
#To retrieve the history…
How do you verify what the delimiter for a file is?
I'm using eclipse to edit a script file on my windows system that I use to deploy on my unix server. The script specifies file names and I'd like to be certain that eclipse is saving the files with unix end of line delimiters.
I've set my preferences to use the Unix Line Delimiter on new…
I'm currently in the process of setting up a SharePoint 2010 farm. In my Dev Environments, I have one account that is Local Admin, Farm Administrator and runs all Application Pools.
For Production Environment, I would like to go with best Security Practices and run the Web Applications (At least 2: Main Portal and My Sites) with separate…
Hi,
I have installed ubuntu 9.10 on my laptop. It has a 802.11n wireless card.
When I boot up to ubuntu, the wireless does not work. And if I connect to a wire network within ubuntu, it works.
Can you please tell me how can I setup my wireless card in ubuntu 9.10?
Thank you.
Hi all:
I am not a pro in web development and Apache server still remains a mystery to me.
we've got a project which runs on LAMP, pretty much like all the commercial hosting plans.
I am confused about one problem : does modern browsers support image loading in parallel? or this requires some special feature/config set up from server…
I'm creating a presentation in Keynote on the Mac. It is intended for an audience of Java developers, and has some slides that contain blocks of Java code. Even with a monospaced font, I find the TextBox feature to be difficult in terms of formatting.
Crazy Bob has an article on how he handled it in 2004 (he creates PDFs from the code…
Hi guys;
I've got a puppet module to setup several Gigaspaces PU's. Each of these have quite a few variables to be placed within the configuration file templates. We're also using several different environments so these variables are repeated several times to contain the values for each environment.
My question is where the best…
The Default Website for Exchange 2010 on Windows SBS Server 2010 has been deleted (how and why is not important).
Now, obviously, I cant access emails via OWA or via HTTP for people offsite.
I can not figure out how to reinstall the default website to reinstall OWA and settings? I also can't log into Exchange Mangement Console.…
Hi,
Is it possible for me to ssh to another server in linux (ubuntu), run a program there but display it locally?
And is it possible for me to ssh to another server in my terminal,
and configure it so that all graphical program (Firefox, emacs) run in that SSH session will be display locally?
Thank you.
After installing a wireless network (through the program iPhoneModem) several programmes have stopped working when connected to the Internet using another wireless connection.
Working programmes:
Firefox (browser)
uTorrent (p2p)
FileZilla (ftp)
etc.
Programmes that are not working:
Chrome (browser)
Digsby (IM client)
etc.
…
I just received a new Plantronics M50 bluetooth headset. It works great with my phone, but I can't get it working with my laptop.
What are the things I should be checking?
Here's what I've done so far:
It pairs successfully:
It's not in multipoint mode--it's only paired to my laptop
I've installed all available drivers from…
On ubuntu server, I've noticed more than once now that after adding a user to a group that user doesn't have group permissions until I reboot the system. For example:
User 'hudson' needs permission to read directory 'root:shadow /etc/shadow'
So I add hudson to the shadow group. hudson still cannot read. So, I 'sudo shutdown…
I’m hoping you would be able to help me out with this little problem I’m having.
I installed DPM 2010 in our test environment to test backups on Exchange 2010 servers.
The environment includes :
1xDC
2x Exchange Server 2010
1x DPM 2010 server
All of these are running on Microsoft server 2008 R2 Virtual…
I have an OpenSwan IPSec + L2TP VPN on Linux setup working from off of my server so I can connect to it from my laptop (roadwarrior setup). I am able to connect to the VPN remotely just fine, however the internet connection is not shared. I'm assuming there is some sort of masquerading I am supposed to be doing, but I…
Any commercial or free software to give me a list and descriptions of patch uninstalls and let me remove selected ones?
I've tried Windows XP Update Remover, but seems it doesn't provide any information for majority of items and I have to delete one by one...
I also know I can do it manually, but just wondering if…
I have a Nvidia GT 120 graphic card. It has a vga, dvi and hdmi output. Can I have 3 monitors with this? One for each port. Also if not, can I use dvi and hdmi and have 2 monitors. I know I can do 2 with the vga and dvi but I am wondering about dvi and hdmi. Also my last question is, if I can have 2 monitors with…
I attempted to create an new user account that I wish to use to log in using ssh.
I did this (in CentOs):
/usr/sbin/adduser -d /home/testaccount -s /bin/bash user
passwd testaccount
This is the error I receive when trying to log in via ssh:
~/.ssh$ ssh -v testaccount@xxx.xxx.xxx.xxx
OpenSSH_5.1p1…
WinXP: I have several system services that are needed to run some machinery in my lab. The machine these services are running uses a lab login that has administrator rights. Our IS department, unfortunately, has it set up where at some point during the night the login "loses" the privilege level to…
The problem is that when I ssh to my host with putty and enter user name, after that the password prompt delays. Found this is directly related to my iptables and can solve by changing default policy to ACCEPT.
If default INPUT policy is ACCEPT, then password prompt is coming immediately.
Mar 13…
I believe a recent windows update was interrupted. The next day, I could not logon and was presented with the error "User Profile Service service failed the logon. User profile cannot be loaded".
I followed some advice from…