Posts
 
Reputation
Joined
Last Seen
Ranked #205
Strength to Increase Rep
+12
Strength to Decrease Rep
-3
94% Quality Score
Upvotes Received
155
Posts with Upvotes
128
Upvoting Members
110
Downvotes Received
9
Posts with Downvotes
9
Downvoting Members
9
33 Commented Posts
~341.38K People Reached
About Me

Linux, Windows Systems admin with 20+ years of experience supporting the OS and various applications and databases.

Interests
Database development. data Mining.
PC Specs
Linux of course. Home server Xeon 3.0 Dual Processor Dual core 12GB RAM and 715GB RAID 5 ARRAY.
Favorite Tags
Member Avatar for vps9.net

Hello, How about you can connect to the systems console from anywhere with access to the KVM. There are some things that can only be done from the console (i.e. BIOS settings changes, access RAID BIOS setup, etc.).

Member Avatar for AnnDash
0
144
Member Avatar for Sinha's

[URL="http://www.sudantribune.com/spip.php?article36215"]http://www.sudantribune.com/spip.php?article36215[/URL] Pure fiction.

Member Avatar for Arpan_3
2
3K
Member Avatar for Forge13

Hello, Pretty sure that they still do this but when Windows 3.1 was still supported and Windows 95 and 98 were new, HP always included in their initial printer codes on the code set for the HP Laser Jet Series II printer. It allowed us to hard code in the …

Member Avatar for RuhiAngel
0
4K
Member Avatar for weasel7711

Hello, This may not help but who knows. There is a USB to serial cable you can buy that will allow you to use one of your USB ports as a Serial port. We use them all of the time at work to connect to the serial port on Cisco …

Member Avatar for Foad_1
0
494
Member Avatar for Oleg_6

Take a look at OSTicket. Pretty good and will work with Gmail and other email systems. [OS Ticket](http://osticket.com/) I have set it up for a few customers and they all like it and the options available.

Member Avatar for rch1231
0
225
Member Avatar for Robin_7

Hello, In order to be able to recommend something we could use a little more information. For instance what type of server is hosting your web site (Linux or Windows based) and what do you want the chat software to do? If your running on a Linux based server I …

Member Avatar for Joann_1
0
830
Member Avatar for Dani

Hello, From what I am reading it was upgraded for INNODB tables and replaced with INSERT [LOW_PRIORITY | HIGH_PRIORITY] If you use the LOW_PRIORITY keyword, execution of the INSERT is delayed until no other clients are reading from the table. This includes other clients that began reading while existing clients …

Member Avatar for rch1231
0
281
Member Avatar for mcroni

Hello, If you have root access to the mysql server then you can run the following from the mysql prompt to get a list of users and permissions: mysql> select user,host from mysql.user; Will give you a list of users and hosts they are configured to have access from. If …

Member Avatar for Stuart_4
0
719
Member Avatar for S Rehman

Your name server are available on the internet anyway. If you are on a system with whois installed (rwhois) then you can enter whois <domainname> And you get all of the information about that domain including who owns it, the registrar, and what the primary name servers are. You can …

Member Avatar for rch1231
0
563
Member Avatar for jaiop

Under Linux you can use the time command to give you the amount of time taken to run a command. To review the manual entry for time use: man time TIME(1) Linux User's Manual TIME(1) NAME time - time a simple command or give resource usage SYNOPSIS time [options] command …

Member Avatar for dannyniu
0
306
Member Avatar for Mr.M

The easiest way to install in on a windows system is to download the MySQL installer MSI from: [http://dev.mysql.com/downloads/installer/](http://dev.mysql.com/downloads/installer/) and running it. It has worked for me every time and I normally do the mysql-installer-community-5.7.12.0.msi file at 384MB. Although it only references 32bit it installs the 64 bit files if …

Member Avatar for Mr.M
0
5K
Member Avatar for rch1231

I was stumbling trough the inter net the other day when I came across a company offering Free (3 systems or less) software to help find your Laptop, Tablet, phone, etc. should it be misplaced or stolen. Not a unique idea I know but they had some interesting features besides …

Member Avatar for CimmerianX
0
339
Member Avatar for zelrick

There is a wierd issue with linux files systems it they ever are completely filled (0 bytes free). If you try deleting files to recover the space it does not show that there is space available. The trick is to find a file that you know you can get rid …

Member Avatar for Gribouillis
0
287
Member Avatar for panduranga_1

I have always considered the following when writing a program: When you write a program that is idiot proof the world builds a better idiot.

Member Avatar for RudyM
0
267
Member Avatar for cab_driver

If you get out to a command prompt and do an nslookup on your domain what do you get? nslookup <yourdomain.com> it will tell you what IP address it is returning and where it got the address from (which DNS server). For example my if I do my domain I …

Member Avatar for rch1231
0
296
Member Avatar for pirulo64

Over 30 years of writing scripts and debugging code that I and others have written, I find it makes it easier if you simply echo (or print) the variables as you go through the code. If right before your test echo the variable and you will know two things: 1) …

Member Avatar for pirulo64
0
287
Member Avatar for tunisia

You can use any delimiting character with sed and the backslash and astereisk need to be escaped. If you use a # as your delimiter this should work: `sed -i 's#c:\\dct\\#\*raw#g' adm2014.do`

Member Avatar for rch1231
0
125
Member Avatar for holye459

There is an option built into the OS to do a drive wipe. Here is a link to a page that explains the procedure with screen shots, etc. : [http://www.howtogeek.com/179284/how-to-securely-wipe-a-hard-drive-on-your-mac/](http://www.howtogeek.com/179284/how-to-securely-wipe-a-hard-drive-on-your-mac/)

Member Avatar for CimmerianX
0
346
Member Avatar for hrushi9

I realize this is not what you were asking for but have you considered creating a PDF instead of an image. Smaller file and there are several free PDF creators for PHP that can be found on gethub [https://github.com/search?utf8=%E2%9C%93&q=create+pdf+php&type=Repositories&ref=searchresults](https://github.com/search?utf8=%E2%9C%93&q=create+pdf+php&type=Repositories&ref=searchresults)

Member Avatar for hrushi9
0
1K
Member Avatar for tqmd1

You said 32 bit but I am including both just for reference. 32 bit. On windows7 all the database are referred by a number in the file named pg_database under C:\Program Files\PostgreSQL\<version>\data\global. Then you should search for the folder name by that number under C:\Program Files\PostgreSQL\<version>\data\base. That is the content …

Member Avatar for rch1231
0
282
Member Avatar for toomutch

Gigabit transfer requires cat 5e or cat6 cable. Cat 5 will not transfer at 1GB. from: [http://www.lifehacker.com.au/2013/04/ask-lh-whats-the-difference-between-cat5-cat5e-and-cat6-cables/](http://www.lifehacker.com.au/2013/04/ask-lh-whats-the-difference-between-cat5-cat5e-and-cat6-cables/) Cat5: A Little Older, A Little Slower Category 5 cabling, also known as Cat5, is an older type of network cabling. Cat5 cables were made to support theoretical speeds of 10Mbps and 100Mbps. …

Member Avatar for toomutch
0
274
Member Avatar for wyeknott

I would also have to say no. To remove it from the domain you are going to have to use a Domain Admin account and if you can't get to the domain controller then how are you going to remove it???

Member Avatar for wyeknott
0
316
Member Avatar for Ali_46

I would try a different converter and/or cable. Some of the converters do not pass all of the pins that VGA can use just the ones that they have to for you to get a picture. Also try updating the monitor driver from device manager.

Member Avatar for Ali_46
1
333
Member Avatar for vishalsingh1080

Here is a pdf that is a few years old but covers the basics pretty good without being very big. Their license says I can share it as long as I don't edit it and that it must be shared in it's original form. So here it is.

Member Avatar for divinotech
0
438
Member Avatar for lewashby

Have you tried clearing the cache. Firefox as options for limits on the amount space you use to store downloaded files. Your cache may be full or you may have user quotas setup limiting the space the user can have on the system.

Member Avatar for nudy.budy
0
421
Member Avatar for Reverend Jim

I came across a python script for Windows 7 called GWX Control Panel that allows you to disable the GWX application and also disables the ability for Windows upgrade your OS as part of your routine updates. I am providing links for PC World article that discusses the changes to …

Member Avatar for Reverend Jim
1
1K
Member Avatar for sashiksu

I think what you are trying to ask is how to install the MySQL database on a server and how to access that MySQL database from the client computers. If you install MySQL on the individual systems then each one would be running a local copy of the database and …

Member Avatar for sashiksu
0
352
Member Avatar for abhi10kumar

It is going to depend on what type of result you want from the data. For example: are you wanting it to be selected if the individual elements of the search string are in the data string If you have a search string '1,3,5' from and llok for each element …

Member Avatar for abhi10kumar
0
217
Member Avatar for Steven1142

Hello, If that is your CD-ROM/DVD drive like in most windows systems now a days then the solution could be as simple as putting a disk in the drive. I know on my Windows 7 desktop system when there is no disk in the drive it is not visible on …

Member Avatar for tech6916
0
365
Member Avatar for sashiksu

I have found it is a good idea to cover the records where the field is blank, 0 or null with something like: ` SELECT * FROM settlement WHERE settlement < 0.01 or settlement IS NULL ` I realize this will get records where the settlement is not zero but …

Member Avatar for AndrisP
0
358