Hello all
I have fedora installed in my system. I know the password but i forgot the user name. I can access through terminal but i don't no how to login through gui. Please help me.
Thanks in advance.
hello there,
How to change language then screen is locked ? I can't see any menu's there for changing language also the shortcut (cmd+shift+space) does not work either.
Any ideas how can I do that ?
Hello, I have successfully setup gitosis on my server thanks to this helpful howto.
Versions:
Server: CentOS 5
Desktop: Windows 7
Git (on Desktop): 1.6.5.1.1367.gcd48
Client: TortoiseGit 1.3.2.0 (with msysgit 1.6.1)
How can I clone a Git repository from my server when my SSH port is non the default (22)?
I believe that the URL ssh://[email protected]:3031/gitosis-admin.git works, but I get:
'/gitosis-admin.git' does not appear
to be a git repository
Thank you.
Hello, I have trouble switching to a VT from X
I only have VT 6 defined in inittab, however once in X, ctrl + alt + F6 does not work. I see no errors of any sort, and my keymapping is correct.
How would I determine the source of, and solve this problem?
Hello,
I bought a Microsoft LifeCam VX-3000 web camera for may parent's Dell Dimension 3000 computer running XP SP 3, and I cannot get it to run. THe installation ran successfully, but when I try to run it, I get the error:
Faulting application lifecam.exe, version 3.21.263.0, faulting module kernel32.dll, version 5.1.2600.5781, fault address 0x00012afb.
The microsoft help link really didn't help... how do I even resolve this type of error?
Thanks.
Hello, I managed to turn off antialiasing for the default font. The thing is that when I switch to typing greek characters, although the same font is used it appears antialiased.
Is there any way to switch off antialiasing for greek characters as well?
Hello: I am hosting a website with GoDaddy's "Deluxe Linux" package. Of late, I noticed my website is loading nearly 10x slower. As I begin to debug, I noticed the following redirect occurring however nothing in my script would be causing it.
It hits the URL, www.domain.com, then a 302 fires to www.domain.com/39dnda, then another 302 back to www.doamin.com ???
The first 302 is random each time...
You can see the images here:
http://yfrog.com/4jredirectvp
Hello,
is it possible to put a truecrypt container on a net share and access/mount it form multiple machines (windows) at the same time?
I fear that if both would write the file could be corrupted.
Hello,
I have blog + website hosted on Godaddy server. I get somewhere around 50k hits a day. I was thinking of hosting it on my own. I want to know whether a 2mbps connection is sufficient or not?
Somebody with self-hosting experience please guide...
Hello everyone! I want my server to send me email alerts every time it does things such as run a backup. I have tried to setup programs like Sendmail, Postfix, etc on my Ubuntu Server box and it is really a pain for me to get it working. Is there any online service or some easy gateway where my server can send email alerts? If not, is there any easy scripts to get a Linux mail program up and running?
Thanks
I'm reading a book about programming, and I want to check an HTTP response message. The book is instructing me
to telnet into your favorite Web server. Then type in a one-line request message for some object that is housed on the server: for example:
telnet cis.poly.edu 80
GET /~hello/ HTTP/1.1
Host: cis.poly.edu
What am I supposed to do, exactly? What program do I need? Where do I need to type this message?
Hello,
I have windows server 2008 sp2 installed as virtual machine on my personal laptop. I use it only for source control (visual svn) and continuous integration (teamcity). As the virtual machine resources are limited I'd like to optimize it's performance by disabling services and features that are not necessary for my purposes.
Can anyone recommend where to start or provide with tips for getting better performance.
Thanks.
Hello, I have two Windows 7 computers on a HomeGroup. I am on "Computer A" and need to access a printer connected to "Computer B". On Computer A, the HomeGroup panel tells me that it found a new shared printer on my home network and provides a button to "Install printer". However, when I click on it, nothing happens... Any ideas?
Thanks.
Hello,
I am using Mac OS X 10.6 Snow Leopard. What I need is to map my FTP server as a local drive - or anything I have write access to - in Finder.
Thanks - A LOT!!! - in advance.
Hello,
how can I change a default working directory/drive for shell in Emacs (on Windows)?
Normally, shell starts in the same directory as the file in current buffer. However, when my current file is on D: drive, it starts in c:. Manually changing drive to D: in shell brings me to my directory of course, but I want to avoid this extra step. Is it possible?
Hello. Last week I was running this tn5257 emulator for as400. And no I can't as soon as it starts it closes down. I already turned off the firewall thinking it could be that, but it isn't. I'm just wondering if it was an update or something I can fix.
Here's a video of what happens.
Any info will be greatly appretiated.
Thanks!
Hello,
I am using hamachi vpn. I want to setup windows 7 to use hamachi vpn network adapter for specific softwares in my system. And other softwares must use regular network adapters. Is that possible in windows 7? Is there kind of filter system?
Thanks in advance.
Hello Folks,
I have a LDAP master server installed on CentOS-5.4 and I have installed LDAP on one more machine and I want it be configured as LDAP slave server but when I am importing the LDIF file or trying to create any new object in slave LDAP getting the below errors:
LDIF text import Could not add object
dc=transcomus,dc=com LDAP said: Server
is unwilling to perform Error
number: 0x35
(LDAP_UNWILLING_TO_PERFORM)
Description: The LDAP server refused
to perform the operation.
There is no permission issue already checked that on /var/lib/ldap
Any help much appreciate..
Thanks
Ramesh
Hello,
under debian, I want to create a user who can only access to a specific folder (ie /home/user/some/folder/ (this folder already exists) , can do anything that he wants like modify, create delete a file) and no privilidge to any other stuff beside the given folder.
How can I achieve this under the standart Debian Lenny for SFTP ?
Hello,
I am trying to make it so my apache web pages will be in a chroot jail. I have set up my chroot jail as according to https://wiki.ubuntu.com/ModChroot. However when i restart apache i get the following error logged:
[error] No such file or directory: could not create /var/chroot/apache/var/run/apache2.pid
[error] apache2: could not log pid to file /var/chroot/apache/var/run/apache2.pid
/var/chroot/apache/var/run/apache2.pid is there with 777 permissions
If i dissable mod_chroot web pages are delivered correctly from the /var/chroot/apache/var/www directory.
Hello , Am getting a lot of these in our error log
((11)Resource temporarily unavailable: apr_thread_create: unable to create worker thread)
and (110)Connection timed out: proxy: HTTP: attempt to connect to 127.0.0.1:80 (*) failed
The parameters of the worker in httpd.conf are as follows
StartServers 8
ServerLimit 128
MaxClients 2048
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 32
MaxRequestsPerChild 10000
I have changed the stack size in limit.conf but still not helping , Can anyone please help me ?
Hello,
I setup a Turnkey Trac virtual machine and am trying to set up the LdapPlugin to use use authentication through a local Active Directory. I tried using
easy_install http://trac-hacks.org/svn/ldapplugin/
to install it and it claimed to have completed, however when I go to the Admin page and go to plugins, it is not listed. I have never setup a Turnkey server like this before and was wondering in which directory the Trac plugins are located on the Turnkey-linux machine?
Thanks,
Tomek
Hello,
I have a csv file which has about 4 million rows and is about 500MB in size. Can you recommend any editor that can open the file without making the system crawl? I tried EmEditor but it is complaining that there are too many characters in a single line.
Thanks.
Hello,
I'm trying to create a custom proxy program but I have a problem.
My program connects to a fixed port from a random port and I need to tunnel all this traffic by my local proxy.
I think the solution is using iptables, but all the topics I found are related to redirect incoming connections, not outbounds.
How can I redirect all the traffic from a local port to another local port and later to the internet?
Thanks,
Hello, I am a seasoned web developer, but have poor server admin skills.
I have an .NET MVC site that I will be soon uploading to an IIS VPS.
I just wanted to ask if anyone can recommend any steps or tips for initially configuring an IIS VPS, or perhaps some do’s and dont’s to make it more secure and overcome any issues im sure to run into.
Any response is most appreciated.
truegilly ;)