In Ubuntu 9.10, how do I change it so as not to show a list of users at the login screen? I would prefer it to be like 9.04 where you typed in the username, then the password.
GNU Emacs 23.1, Windows XP.
I usually split a frame to four windows. How can I save this arrangement and restore at my next session?
Commands desktop-save and desktop-change-dir don't remember what I want.
Thanks.
Hi... I want to install twiki on my mac and serve it from ~/Sites/. Because the wiki has code to be run, I have to modify the user and group of wiki's files and directories, but I'm not sure about the following:
1) It is secure to change the user and group of the directory to the web server's group? If not, what can I do having into account that I'll not put 777 permissions on those files?
2) How are named apache and web user groups?
Thanks
I have IIS7 on my computer, and I can access it through other computers in my house on the same network through my computer's IP address - 192.168.1.10x
Instead of typing in http : //192.168.1.10x/ I want to be able to go to http : //somename/
I know you can change the hosts file to add it but I'd have to do that on each computer and I'd still have to type in the IP to access it from my iPod/Wii... etc.
I have IIS7 on my computer, and I can access it through other computers in my house on the same network through my computer's IP address - 192.168.1.10x
Instead of typing in http : //192.168.1.10x/ I want to be able to go to http : //somename/
I know you can change the hosts file to add it but I'd have to do that on each computer and I'd still have to type in the IP to access it from my iPod/Wii... etc.
I want to be able upload pictures to a folder and their filepaths to a MySQL database without creating multiple records.
For example instead of:
id PicturePath size
1 file1.jpg 90832
2 file2.jpg 84593
I want to do:
id PicturePath1 PicturePath2 PicturePath3
1 file1.jpg file3.jpg file5.jpg
And also as it uploads, it should change the name of the original file e.g. if User uploads DSC0009.jpg it should upload into the file upload folder and MySQL Database as: someRandomFileName8087935.jpg
I have just gone to windows 7 x64 and the StyleWriter program is not compatible.
Does anyone know of a program that looks for passive verbs and sentence length of 20 words?
I want a program, that helps identify passive verbs so I can change them to active verbs.
I would appreciate any suggestions.
Screenshot
thank you
I know a few common patterns that seem to bedevil nearly every project at some point in its life cycle:
Inability to take outages
Third party components locking out upgrades
Non uniform environments
Lack of monitoring and alerting
Missing redundancy
Lack of Capacity
Poor Change Management
Too liberal or tight access policies
Organizational changes adversely blur infrastructure ownership
I was hoping there is some well articulated library of these anti-patterns summarized in a book or web site. I am almost positive that many organizations are learning through trial by fire methods. If not let's start one.
Without any type of change I can access sites from within my server, not even Google. I can access them externally. I have no idea where to start. My internet Lan Settings are set to automatic and not to proxy. Nothing was changed on my end, how can I diagnose this issue?
Check my server wasnt using a proxy
Cant ping or access websites on my server, and others like google
nslookup on my sites causes a refusal
I'm writing an installer and need to change all users' wallpaper. I can do this from the group policy editor GUI, but need to do so from my installer. I can't just edit the registry as it gets reset by a GPO on login.
How do I apply the relevant administrative template via programatically (preferably cmd.exe or via the registry)?
(for interest, it's User Configuration Administrative Templates Desktop Desktop Desktop Wallpaper [sic]
Any help would be appreciated.
Thanks!
I'va remote linux debian server that 99.9% of the time I access via ssh remotely. However I was aware that the local terminal is sitting there with a logon prompt. Is there anything I could change this to, or log in and run locally and safely leave running? Physical access to the server is limited to me but a secure situation would be preferable.
Thanks..
Ian
When you change your password for a web site that you login to, how can you get IE to use the new password. I have changed my password for a password-protected site I use and IE keeps filling on the old password.
I'm using IE8
I'm using Gmail (for domains) When viewing the inbox, converations are sorted by their 'last activity', usualy an email. However, when I view all conversations of a single label, by clicking the label in the box left on the screen, mails are ordered by first activity.
Can anyone confirm this, and does anyone know how I can change this behaviour?
At work, on certain projects I have to manage a lot of images. Most of the time PNG files work the best for what I'm doing.
With such a huge amount of images, I've tried using PNG compression with PNG Gauntlet but sometimes the file doesn't really change and sometimes PNG Gauntlet reports it would've made the filesize bigger!
Am I just maxing out the compression or is there something more I can do?
On windows server 2003 when one user connects to the server via RDP the default printer of the server for her profile does not change to the redirected printer of the session.
This only happens with the one user all the other users default printers defaults to their session printer automatically.
I tried the following solution but there was no \Terminal Server\Printer Redirection in gpedit.msc
http://technet.microsoft.com/en-us/library/cc731963(v=ws.10).aspx
Computer Configuration\Policies\Administrative Templates\Windows Components\Terminal Services\Terminal Server\Printer Redirection
Is there a different place to check the Printer Redirection?
I got the following command with this error
rsync -avz --links -O /home/jansiatest/.jenkins/workspace/svn_to_demo/trunk/CPS/ [email protected]:/home/tasklite/temp
sending incremental file list
./
rsync: failed to set permissions on "/home/tasklite/temp/.": Operation not permitted (1)
But the thing is that i don't want to change permission of "/home/tasklite/temp/". How can i set that?
Hello,
I had installed reinstalled windows and ubuntu various times.
Now Everything is set and I want to edit grub to set windows 7 as my default os
when I run this command
gksudo gedit /boot/grub/menu.lst
I get an error that No such file or Directory found`
then I tried this
sudo grub
find /boot/grub/stage1
I get an error No File found. Can anybody help me how can I change my default os?
// Edited
ls -a /boot/grub
Thank You
Hi,
I'm experimenting with Group Policy settings. My DC is running Server 2003, and the client I am using for this test is running Win7. I've restarted the client a few times, and tried running gpupdate/force for good measure.
This machine is in it's own OU with a group policy applied to change one setting, Computer Configuration/Administrative Templates/Network/Offline Files.
When I run MMC and look at Local Computer Policy on the client this setting shows up as "not configured".
Thanks,
John
So, I want to understand what's going on with this Exim configuration directory.
In /etc/exim4, there's:
* exim4.conf.template
* update-exim4.conf.conf
* conf.d
The conf.d has a mess of directories and files, and inside each are a bunch of if statements which I find really different.
For example:
maildir_home:
debug_print = "T: maildir_home for $local_part@$domain"
driver = appendfile
.ifdef MAILDIR_HOME_MAILDIR_LOCATION
directory = MAILDIR_HOME_MAILDIR_LOCATION
.else
directory = $home/Maildir
.endif
.ifdef MAILDIR_HOME_CREATE_DIRECTORY
create_directory
.endif
.ifdef MAILDIR_HOME_CREATE_FILE
My question is,
where do the CAPS VARIABLES get defined
how can I change them
why are there so many if statements in these configuration files?
I recently change my compiz settings for my cube and upon restarting my pc it first black screened, where it got stuck, on this screen the last command stated that it was checking the battery status, it was like this for hours i finally got thru to the Login screen but it will not accept the password (with i know is correct).
I am a novice with Ubuntu but have read and tried everything the forums have told me to do but to no avail.... Please, please, please any help would be greatly appreciated.
Many thanks.
How can I prevent Thunderbird to add the extension .txt to a file when open the attachment. I have the problem with .patch files which I want look with notepad++. The problem is that notepad++ does not detect the right formating for the file because the extension is .txt.
If I drag the file on the desktop an double click all is working. Why change Thunderbird the file name on opening?
I am working on Windows 7.
Hallo,
I use Evolution on Windows 7.
The language of Windows 7 is German, but the language of Evolution is Englisch and i'm not able to change it to German.
Can someone please help me?
Thank you in advance!
Willi
In the context of a game (HTML5/Flash/Silverlight) which sends data to an online service to record progress (e.g. player killed an orc), would communicating with the service over SSL implicitly prevent the player from recording and replaying the message? I know SSL includes a nonce, but does it remain constant for the duration of the connection or does it change after each request/response cycle?
I got into an argument on the net.core.somaxconn parameter: I was told that it will not make any difference if we change the default 128.
I believed this might be enough proof:
"If the backlog argument is greater than the value in /proc/sys/net/core/somaxconn, then it is silently truncated to that value" http://linux.die.net/man/2/listen
but it's not.
Does anyone know a method to testify this with two machines, sitting on a Gbit network?
The best would be against MySQL, LVS, apache2 ( 2.2 ), memcached.