Numerous times i have met the expression SASL/GSSAPI. I have searched Google many times, but i simply do no understand what it is and how it relate to Kerberos.
Anybody that have a simple explanation on this?
I have tried to set core affinity of smss.exe to not run on one critical core on Windows 7 and Windows Server 2008r2. It turns out that simply setting the core affinity to anything (even the full mask that smss.exe already has) seems to work but prevents users from rdp'ing into the machine until it is restarted. The users already logged in may continue to use their sessions.
This behaviour does not occur on Windows 8/Windows Server 2012.
Does anyone know why it is happening?
I created a gmail account ages ago whilst living in the UK where google has trademark problem with gmail (similar to budweiser v budvar dispute)
Now I no longer live in the uk, how can I change the address from being
[email protected]
to simply[email protected]
I've changed the 'reply address' to be gmail, and it works fine, but it's still annoying.
I want to do
/usr/bin/bash myscript.sh -args
which, as it stands, runs the script but doesn't pass the args to it. I realize that the conventional syntax is simply
./myscript.sh -args
but I'm curious as to what I need to do in order to call the script from bash explicitly.
Generally speaking, I'm interested in something that can load quickly and, depending on what I want to do, can choose to launch a Virtual Machine that is tailored to my desired activity. So, something that loads to (preferably) a command line, then if I want to run my Windows 7 machine that has all of my programming junk on it, I can simply enter the command to launch some VM player and close it when I'm done.
I hate html-based email, and always do everything possible to send my emails as plain text.
My email client is Thunderbird, and it's always pestering me with questions like "This recipient cannot receive html..." or "In order to sign this email, it needs to be converted to plain text..."
Is there a way I can simply say to Thunderbird "Look, old chap, it's all plain text, so don't bother me any more, ever, again"?
I'm looking to find out detailed specifications for the built-in GPS hardware in the Blackberry Bold and Curve devices (9000 and 8350). RIM's documentation includes just a rudimentary description of the specs, but I'm looking for things like the actual detailed hardware/chipset info so we can research the accuracy needs for some upcoming projects we have. Knowing simply "A-GPS support" isn't really good enough...
Does anyone know of any resources for finding advanced specs for built-in Blackberry hardware?
Hi all,
I have a Linksys wrt54g v8 with DD-WRT micro installed. I find in high load situations (downloading a torrent for example) the router will simply restart several times.
Any ideas what's wrong? Should I revert to the stock firmware?
Hi,
I have a dedicated windows 2003 stardad server. I would like to use it as my DNS server as well. I've sucefully installed DNS staff but I haven't found any good step by step so I would setup each of my domain.
Does anyone how simply do it? Would someone point me somewhere?
Thanks
I am trying to access a SQL Server database housed on a ISP. Normally one would simply install an express version of SQL server and use the Management Studio therein. Yeah, not me!
Are there any third party tools that will allow me to manage my database? Lightweight ones would be the best but I'm not that picky. :)
It seems to me a major part of frustration n00bs have with Linux is due to UUID changes not matching peoples intuition and just working.
Does anyone know a way of making GRUB and /etc/fstab just ASK PEOPLE about UUID changes, instead of just failing after people try moving hard disk? Could this be done in Bash or such?
Is there a different flag or two somewhere we could simply change?
Seems like this, if made to work in common practice could be a major advantage.
When you enable FileVault's full-disk encryption, it asks for the password of each account on the system to allow every user to decrypt the disk. You can simply choose not to have a user enter their password, and they will not be able to decrypt the disk. However, if you create an account after enabling disk encryption, the user is automatically allowed to decrypt the disk. How do I disallow a user from decrypting the startup disk?
I currently have a D-Link DIR-628 router in my home network that I use for wifi and local networking. However, I am looking to upgrade to a gigabit network as the data transfer speed between my network devices is too slow since the router only supports 10/100.
Can I simply add a small gigabit switch (like the Netgear GS105) to the router and connect all local network devices to the gigabit switch ports instead of the router's ports or do I need to replace the entire router to a gigabit router?
I have an external USB drive mounted on my Mac OS X 10.6 "Snow Leopard" box. I want to share a folder on this volume to another OS X computer over LAN. How is it possbile? If I simply enable the built-in File Sharing service and share the directory (using the AFP protocol), it won't be accessible on the other computer.
I have a problem regarding how to kill a process in cygwin on windows. I am completely new to cygwin. But i have a task that i simply cant kill. i have tried issuing the following commands:
kill 4568
kill -9 4568
/bin/kill -f 4568
I have issued the commands in a separate cygwin terminal since i cant CTR-C it in the cygwin terminal where the process run. I have searched all over the internet without success :(
hope someone can help thanks :)
I'm right now busy with moving the first steps into Linux, i'm using a bash shell within a mac osx
I see in all tutorials that in order to launch an application from the bash its necessary to cd to its directory and simply type the name of the app.
This is exatly what i'm doing and it does not work (i have on my desktop a 'Eclipse' folder with the launcher icon in it):
cd Desktop
cd Eclipse
Eclipse.app
Why will this not work?
I read everywhere that typing the name of the app its enough
I'm trying to find out why my application is very slow on a certain machine (runs fine everywhere else).
I think i have traced the performance-problems to hard-disk reads and writes and i think it's simply the very slow disk.
What tool could i use to measure hd read and write performance under Windows 2003 in a non-destructive way (the partitions on the drives have to remain intact)?
Hello. I am considering the purchase of some software (AutoCAD) that requires the CPU to support SSE2. My PC's CPU is an Intel® Core™ i5-650 Processor, which supports SSE4.2. Basically what I am wondering is if SSE4.2 is simply a newer version of SSE2, so that it would be fullly backwards compatible. Thanks.
The official recommendation of Ubuntu is to use sudo do-release-upgrade to do an online upgrade from one version to the next. Historically many of my Debianite friends and myself have simply altered apt's sources.list and run apt-get dist-upgrade.
I follow Ubuntu's recommendations, but I've always wondered what the magic difference between these two processes is. What, exactly, does do-release-upgrade do, on say an upgrade from 9.04 to 9.10? (Examples from other releases welcome.)
Although I would never do this, I would like to know how a static html website with the permission mentioned in the title could be compromised.
In my humble opinion, I would guess that this would pose no threat since a web visitor has no way to upload/edit/delete anything.
What if the site was a simple PHP website that simply displayed ‘hello world’? What if this PHP site had a contact us form that was properly sanitized?
Thank you
I just setup a subdomain with the following RewriteCond:
RewriteCond $1 !^search.php$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^/?([^/]+)$ search.php?q=$1 [L,NS]
I'm using the same rewrite condition on my main domain and it works perfectly. However, when I set it up on the subdomain, it simply outputs "index.php" when going to http://sub.domain.com
Every page on the subdomain outputs the page name in the body instead of processing the code, except for the search page, which appears to be working correctly.
What can I do to correct this issue?
Can I confine my users to their /home/%u directory using simply open-ssh configuration? I did the following from what I found on the Internet
Stopped the server
To the sshd_config file appended the following
Match group sftpusers
ChrootDirectory /home/%u
X11Forwarding no
AllowTcpForwarding no
started the server
FYI I have the users added to sftpusers group
My users can still access entire file structure on my system
Ubuntu Server 12.04 LTS with open-ssh installed
1.i can't understand why Linux on flash card need install, does it simply copy certain file to certain location in flash card?
---i mean ,plan it in a response file,then one program read the plan in response file and write certain format to flash card.
2.does the file system bind tightly to the linux kernel? is it possible let each kernel,user,app have its own root? rather than mount everything under one single / "root"
Hi all,
I am experimenting with FreeBSD and have used Gentoo in the past. In Gentoo, we have make.conf where we can specify global use flags, and /etc/portage/package.use for package-specific use flags.
I found a reference indicating that if you want to customize ports in FreeBSD, you have to pass them on the command-line meaning you will lose those customizations if you forget or simply by doing updates.
Any ideas?
Walter
I came back from a 3-day weekend to a computer that was off. I leave my PC on 24/7, so this was odd.
Turn it on to get the dreaded "BOOTMGR is missing" screen.
Two attempts at Windows Recovery and it booted into Windows fine.
After an hour or so, I get a frozen Chrome and my start bar disappears. Ctrl+Alt+Del brings up an error box telling me that Ctrl+Alt+Del failed to work properly. Clicking on any open application triggers an error (I can't recall the error now, but it essentially just said that the application couldn't be found running or something along those lines).
I restart, and again, the same thing happens after a while of use.
I turn it on, install the 47 updates I have or so, and then restart it. After a while of use (under an hour), it just freezes completely.
My thoughts are: SSDs, RAM or PS.
My system specs below:
(RAID0) 2 x Crucial M4 CT128M4SSD2 2.5" 128GB SATA III MLC Internal Solid State Drive (SSD)
CORSAIR Vengeance 16GB (4 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800) Desktop Memory Model CML16GX3M4A1600C9
CORSAIR HX Series HX750 750W ATX12V 2.3 / EPS12V 2.91 SLI Ready CrossFire Ready 80 PLUS GOLD Certified Modular Active
1 x ASUS Maximus IV Gene-Z/GEN3 LGA 1155 Intel Z68 HDMI SATA 6Gb/s USB 3.0 Micro ATX Intel Motherboard
1 x Hitachi GST Deskstar 7K1000.C 0F10383 1TB 7200 RPM SATA 3.0Gb/s 3.5" Internal Hard Drive -Bare Drive
1 x Intel Core i7-2600K Sandy Bridge 3.4GHz (3.8GHz Turbo Boost) LGA 1155 95W Quad-Core Desktop Processor Intel HD Graphics
1 x SAPPHIRE 21197-00-40G Radeon HD 7970 3GB 384-bit GDDR5 PCI Express 3.0 x16 HDCP Ready CrossFireX Support Video Card
1 x Noctua NH-D14 120mm & 140mm SSO CPU Cooler
This is all crammed in a pretty small case (NZXT Vulcan) and has been running perfectly problem-free since January.
The only thing out of the ordinary is that there is a fan in the case that is now making noise whereas the case has previously been completely silent. I have no reason to believe this is anything more then correlation, but felt it is worth mentioning.
I believe it MAY be the SSDs simply because of the BOOTMGR error, but not sure how to test that theory.
My belief that it may be the RAM is simply from experience with frozen machines. I haven't had the time to memtest it, but will.
The PS being the culprit is something I've picked up by reading similar threads on various forums, and it seems plausible. I am unsure how to test this though.
ANY insight whatsover would be greatly appreciated!