
For the sake of completeness (and also because a visitor requested it), the Layout Wizard has been updated to support one column websites as well. As a result, it can now create one, two and three column websites (depending on which you prefer). The generated web page is mobile-friendly and completely customizable. There are no advertisements, and nothing you enter into the Wizard is recorded anywhere. And it's free....
ادامه مطلب
I try to set a root password as follows: mysqladmin -u root password "root"; Then I make a connection to my MySQL server, the following command: mysql -u root -p Enter password: **** enter image description here ...
ادامه مطلب
I have column 1 and it has dates. I have column 2 and it has inventory sold. The dates are duplicated from several systems - which means for a given date there are at least 7-10 numbers for inventory sold. We simply want to take the highest amount for a specific date and show the SUM of that column for inventory. Mean we are only adding 1 inventory amount per date. Let's block ads! بخوانید...
ادامه مطلب
This happens to me quite a lot, and I'd like to know if there's a way to prevent it or a better way to fix it than restarting my computer. The circumstances are very different to existing questions like “DNS server address couldn't be found” for some websites; it goes like this: I tu on my computer (Windows 8.1) and inteet router (which is either a 3G mobile router that I'm waking up from sleep, or a normal wireless router and modem that isn't on all the time because I'm in a country where there...
ادامه مطلب
I and my friends preparing a table format in MS WORD 2007 DOCX. something happened to serial number column, it changed into like this: [click here][1] so I tried to lessen the width of serial number column by pushing like this: [click here][2] so numbers penetrates into column & not visible: [click here][3] Finally i want my want my table look like this:[enter image description here][4] 1- i.stack.imgur(.)com/KW5Gd.jpg 2 - i.stack.imgur(.)com/WbiEV.jpg 3 - i.stack.imgur(.)com/f42wZ.jpg 4 - i...
ادامه مطلب
I would like to be able to access the entire C drive as my title says from booting in x source cmd whilst in repair mode, is this possible? ...
ادامه مطلب
This is a difficult issue to Google. I recently set up a Storage Space (3x 4TB) in Windows 10 and it worked as expected. No parity (Simple) as it’s only for backups. I then added another independent drive (1x 4TB) to the PC and in the process of trying to get Windows to recognise it I probably booted up with only 2/3 of my pool drives connected. Even with all three now connected; I now have no visible pool shown in Storage Spaces. This is fine - I'm happy to start again as it's only for backups ...
ادامه مطلب
First - yes I support old stuff... not blades and the like, Racks of 2 and 4U servers, up to 16 of them in a set. A hardware IP KVM solution in new deployments answers all of my issues, my gap currently is that I want to equip each location I support with a low cost Dongle they can connect to any troubled server (say they blow up the BIOS settings and need help or the RAID controller needs configured or maybe a server is blue screening and we need to capture the stop data after windows crashes r...
ادامه مطلب
I have a list of data that I need to rearrange in a specific way in the next sheet. I want to make the data to automatically be inputted to the next sheet as below as the total data is actually a lot and it takes time to do this by transposing and copy pasting to the correct order. Is it possible to make the data be arranged as such automatically by functions/macros? Let's block ads! بخوانید...
ادامه مطلب
I'm playing around with my fresh Windows 2012 R2 VM and am following this guide to convert it to a 'workstation'. I have network discovery on and all the other advanced sharing settings necessary on my server-tued-workstation. I have a Win 8 VM that is hosting a shared folder and my win 10 machine that's hosting a shared folder. The majority of the time, I'm able to access the shared resources. The problem I've run into is that if I restart my Win2012 VM, my mapped connections break. I run into ...
ادامه مطلب
I have a print server hosted on a separate domain and I need to give access to users from a different domain to the shared folder without asking them to authenticate. I tried enabling the Guest account and didn't work. I enabled a GPO to deploy the printer but for some reason it's not working. I'd love your help on this issue. Let's block ads! بخوانید...
ادامه مطلب
This is very bizarre. I have never had this issue until now. Basically I have a little code in .htaccess that removes the .php extension from the web pages. For some reason, it has stopped working for me. Localhost and live server give the same error if I go the webpage without .php extension. Weird thing is, I have the exact same .htaccess file being used for another site and it works perfectly fine on both localhost and same live server. I would like to know what might be causing this? Here's ...
ادامه مطلب
From the following table: ID Status 001 Done 002 Done 003 Done 004 Error 005 Done 006 Error 007 Done 008 Done 009 Error I want to extract a list/string of all the IDs with an 'Error'. In other words, a cell which looks like this: 004, 006, 009 Thanks in advance. Let's block ads! بخوانید...
ادامه مطلب
I want Chrome to not be able to access the whole file:// thing, for example file:///C:/Users/SuperUser/Desktop/test.pdf. How do I go about this? I ha Actually it doesn't work in the latest Chrome (or any gt 28), supposedly you can use a GPO and it works... [HKEY_LOCAL_MACHINESoftwarePoliciesGoogleChromeURLBlacklist] new string value 1 ->file:// 2 ->file:/// 3 ->file:///C:/ But this did not work because under Policies there was no Google, just adobe and microsoft. Let's block ads! بخوا...
ادامه مطلب
Trying to run usb live linux on new thinkpad. When it is loading I get hung up on "intel_pstate..." so I need to edit the Grub menu. But, how do I access the grub menu? Its a windows machine> I know I need to hold shift while booting, but once I select boot from usb, it instantly opens the main Linux "install" menu and never get a chance to enter grub? Let's block ads! بخوانید...
ادامه مطلب
Say I have the following column: apple orange banana apple apple what is the formula so I can get the count of 'apple' in that column, so in this case it would result in 3. ...
ادامه مطلب
I have a single column that contains a string in the following patte: blablabla?bla&bla&tv_a=value1&tv_b=value2&tv_3=value3 I want extract the data from the tv_[i] strings into 3 separate columns: value1 value2 value3 Example: For the following two records: long-url-here?a=0&b=4&tv_a=hello&tv_b=there&tv_3=now other-url?z=4&v=2&tv_a=this&tv_b=is%20an2&tv_3=example Columns should be: column 1 | column 2 | column 3 ------------------------------- hel...
ادامه مطلب
I installed successfully XAMPP on Mac OS X EL Capitan Version 10.11.1. Apache Server, ProFTPD and MySQL Database are running. I followed XAMPP's How-to-guide to transfer files via the proFTPD server / configure FTP access, so I can also use a FTP client like Filezilla to access the htdocs/ subdirectory of the XAMPP installation directory. As I'm the only user, I didn't create a group. I did however chown and chmod the directory so it is writeable and I'm the owner. Host address: 127.0.0.1 Port 2...
ادامه مطلب
Suppose i have data in notepad++ like this 123 342 456 789 101 102 and i want to edit it by copy data from row 4 to row 6 at one time and paste it in column like this rather than pasting in a single row. 123 789 342 101 456 102 Any help will be grateful Thanku ...
ادامه مطلب
The problem with working too late. In ssh I was trying to remove a folder I created in /usr/sbin but forgot to add the folder name so thus the entire sbin folder was instantly deleted. I do not have a backup of this folder (only of cpanel accounts). I did this by accident: rm -rf /usr/sbin Immediately the server was still fine. However, named would not restart. A couple hours later, the server went down. However, even though the server was down, httpd was still running. Well, eventually I got...
ادامه مطلب