If so which version please?
Toshiba Satellite L500D
4GB ddr2
and a
Realtek RTL8181SU wifi usb 2.0 card
i'm just double checking beacuse
http://www.linux-on-laptops.com/toshiba.html
says i cannot
I have multiple domain names, for example:
www.foo.com
www.goo.com
www.moo.com
www.coo.com
I want all of these domain names to resolve to one website AND to redirect to www.foo.com
What is the best method to achieve this?
Multiple entries?
Use ServerAlias?
Something else?
If the best method is ServerAlias, what is the syntax?
ServerAlias www.goo.com, www.moo.com, www.coo.com
Solaris Korn Shell
I am writing sql reports to an oracle database, spooling them to a file and emailing them with mailx. I use the syntax below. The reports do not format properly, unless I use the Courier New font. How do I set this with mailx?
mailx -s "MY REPORT, date +'%D %r " -r "REPORTING SYSTEM" [email protected]< /mydir/mysql.log /dev/null
I am configuring a policy file for Tripwire For Servers for GNU/Linux (x86) version 4.8.0.167
My system has ext2 and ext3 filesystems.
In the policy file the properties include "ACL settings", "permission and file mode bits", and "Flags (additional permissions on object)".
What is the difference between ACL settings and permissions for ext2 and ext3 filesystems, and what additional checking does the Flags property provide?
I personally thought that NTFS was case insensitive, since you can type cmd, CMD, cMd or even CmD and still get the command prompt. However, why is it that during a CHKDSK x: /f /r, sometimes it fixes capitalization in some files? If it didn't care about the case, it shouldn't matter about that, and CHKDSK shouldn't be checking if it's actually CMD or cmd. Am I right? Where does it actually matter in the file system?
SQL Server 2008 db instance is installed on a win 2003 server, networked (but no domain) VM.
I can browse a cube from BIDS on the same VM, but when I try to browse the same cube on a windows 7 (home premium) networked machine, I get a connection error. The error suggests checking the datasource settings which I have, and when I click "test connection" on the datasource it is successful.
Looking for probably causes and solutions?
Recently noticed that my icons settings in notification area are getting reset on system restart.
For example I specify Skype icon to always show icon and notification.
After I restart Windows - it's hidden again.
It's not just for one specific icon, it's for all of them.
Checking box "Always shows icons and notifications" works, and all icons appear, but this is not an option.
Please help.
Thanks.
Is there a programmer's text editor (line numbers, syntax highlighting) for Windows 7 that offers
Edit in Place via SCP
A non-administrator instalation/runs without instalation
Free is nice, commercial with demo is acceptable.
I want to delete all files that start with ._, when I run this command:
me@me:/var/www/my/project$ sudo rm -Rvi ._*
rm: cannot remove `._*': No such file or directory
I'm pretty sure the . is causing problems, making it think I mean the current directory, what's the correct syntax to achieve this?
I know these files originated from my Mac, I need a way of nuking them :-)
Many thanks
Ben
As per project requirement i need to to secure communication between Oracle server and client. I have oracle version 11g. What are the configuration steps i need to follow in the client and server side for attaining secure communication
What if i want to do this secure communication using Programming. What is the syntax i need to follow?
Hi,
Say I'd like to restrict access to a virtual host to multiple IP ranges. How to do that? The Perl regex syntax style doesn't work, and i don't want loose restrictions like 10.*
The code below works for a single range:
$HTTP["host"] == "adm.example.org" {
$HTTP["remoteip"] != "10.0.0.0/28" {
url.access-deny = ( "" )
}
}
Thanks in advance.
For example, foo -option 10->30 file.ext (this is an actual syntax required) redirects the output to a file named 30. How do I make cmd understand that I would like to pass the actual character? I've tried several forms of double quotes to no avail.
in wordpress.com blogs this is working, but on a newly installed wordpress blog it is not. So I assume there is a plugin for this. I tried wp-syntax and bbcode plugins - no success. So, which is this plugin, that allows programming language code to be highlighted
Ideally, I want to use Vim from Terminal or iTerm2. However, it becomes unbearably slow so I had to resort to using MacVim. There is nothing wrong with MacVim, however my workflow would be much smoother if I used only Terminal/iTerm2.
When its slow
Loading files, in particular Rails files takes about 1 - 1.5s. Removing rails.vim decreases this time to 0.5 - 1s. In MacVim this is instantaneous.
Scrolling through the rows and columns via h, j, k, l. It progressively gets slower the longer I hold down the keys. Eventually, it starts jumping rows. I have my Key Repeat set to Fast and Delay Until Repeat set to Short.
After 10 - 15 minutes of usage, using plugins such as ctrlp or Command-T gets very laggy. I'd type a letter, wait 2 - 3s, then type the next.
My Setup
11" MacBook Air running Mac OS X Version 10.7.3 (1.6 Ghz Intel Core 2 Duo, 4 GB DDR3)
My dotfiles.
> vim --version
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Nov 16 2011 16:44:23)
MacOS X (unix) version
Included patches: 1-333
Huge version without GUI. Features included (+) or not (-):
+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent
-clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments
+conceal +cryptv -cscope +cursorbind +cursorshape +dialog_con +diff +digraphs
-dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path
+find_in_path +float +folding -footer +fork() -gettext -hangul_input +iconv
+insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent
+listcmds +localmap -lua +menu +mksession +modify_fname +mouse -mouseshape
+mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse
+mouse_xterm +multi_byte +multi_lang -mzscheme +netbeans_intg +path_extra -perl
+persistent_undo +postscript +printer +profile +python -python3 +quickfix
+reltime +rightleft +ruby +scrollbind +signs +smartindent -sniff +startuptime
+statusline -sun_workshop +syntax +tag_binary +tag_old_static -tag_any_white
-tcl +terminfo +termresponse +textobjects +title -toolbar +user_commands
+vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore
+wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp -xterm_clipboard
-xterm_save
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
user exrc file: "$HOME/.exrc"
fall-back for $VIM: "/usr/local/Cellar/vim/7.3.333/share/vim"
Compilation: /usr/bin/llvm-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -O3 -march=core2 -msse4.1 -w -pipe -D_FORTIFY_SOURCE=1
Linking: /usr/bin/llvm-gcc -L. -L/usr/local/lib -o vim -lm -lncurses -liconv -framework Cocoa -framework Python -lruby
I've tried running without any plugins or syntax highlighting. It opens files a lot faster but still not as fast as MacVim. But the other two problems still exist.
Why is my vim configuration slow?
How can I improve the speed of my vim configuration within Terminal or iTerm2?
How do I block a user from accessing the internet under Linux?
I'm trying the following:
iptables -A OUTPUT -p tcp --dport 80,443 -m owner --uid-owner $USERNAME -j DROP
Is that the right syntax or command?
Consider the following command in Unix:
echo 0123456789 | cat >/tmp/foo &> /tmp/bar
The echo is sent to /tmp/bar.
However, what I really want is to redirect the stdout and stderr output of the cat command and not take its input.
What is the proper syntax to do this?
Microsoft has provided a 3 license "Family Pack" for Windows 7. The description specifies that it is for 3 computers in one household. How specific is this restriction. Is Microsoft actually checking this, or should we all be running out, purchasing the 3 packs, and reselling the licenses for $80 each?
When I copy some code from webpages and paste it to VIM,I find it becomes a mess style like a ladder as follows
xxxxxx
xxxxxx
xxxxxx
xxxxxxxxxx
Since it messed so regularly so I think maybe there's something wrong with my .vimrc which is as below:
set number
set nocompatible
set nowritebackup
set noswapfile
syntax on
filetype indent on
filetype plugin on
filetype on
set background=light
set autoindent
set smartindent
set tabstop=4
set shiftwidth=4
set showmatch
set guioptions=T
set fileencodings=utf-8,prc
set ruler
set incsearch
map gs :%s
set t_Co=256
:colorscheme evening
filetype plugin indent on
Usually I write python in VIM.And help would be appreciated.
I'm using HAProxy as a load balancer and i'd like to redirect any traffic that comes in on 443 (HTTPS) to 80 (HTTP). My site doesn't support HTTPS at all and i'd rather just redirect users than cause any SSL warnings in browsers.
All I can find is using the redirect location <to> syntax, but as far as I can tell that requires me to hard code the hostname. The load balancer receives connections for various hostnames so would like to keep it relative.
I want to sort my Unread Mail folder by Folder and within that by Recieved (oldest on top).
I've found that by clicking the "In Folder" header, holding down Shift and clicking Received twice I can get the sort I want but if I leave that view (for example checking the calendar) and then return that the sort order has not kept things as I expect.
Looking in the View Settings Sort it shows "In Folder (ascending), Received (ascending)" but that doesn't create the same view as using the shift button...
I have installed httpd 2.2.15 on CentOS 6.5 (minimal installation with no cPanel) with modsecurity 2.8. When I am starting httpd I am getting this error:
Starting httpd: Syntax error on line 23 of /etc/httpd/conf.d/modsecurity.conf: ModSecurity: Found another rule with the same id
The line 23 is:
"id:'200000',phase:1,t:none,t:lowercase,pass,nolog,ctl:requestBodyProcessor=XML"
Please advise. Thx in advanced
I can't stand the Windows "shell". I can't copy text off a command prompt window, the .bat syntax is retarded, I can't stand how the command buffer works, it doesn't support ANSI color codes, I could go on and on.
Are there any alternatives to the Windows command prompt (please, do not answer "Linux".)
Having tried all sorts of suggestions popping up from google, I am at my wit's end.
Presently I use a solution created with htaccesstools.com/hotlink-protection/
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mydomain.tld/.*$ [NC]
RewriteRule \.(gif|jpg|jpeg|png|js|css)$ - [NC,F,L]
Checking it out with altlab.com/htaccess_tutorial.html testing facility (near bottom of page ) shows no image if mydomain.tld/mypic.jpg is entered, while if prefixed with www (www.mydomain.tld/mypic.jpg) the pic is displayed.
Any helpful comments welcome.
hi ,
I want to use nmap in such a way that I could check bunch of server's port at once for checking whether their particular port is open or not?
right now I have 10 ip addresses but in future this could be more .
I know the very basic command in linux like cat/nano/piping
but I don't know how can I feed to nmap the list of my servers to open them one by one and return the result.
As all mail things change I wanted to get some thought if checking PTR DNS records these days is advisable?
1) I do want to use it if it will actually bring benefit
and
2) I do need to keep false positives as close to zero as possible.