How to show an external hard drive as offline
-
تاریخ: 1395/4/25 ساعت: 11:55
Googling this question is not giving me relevant searches so i'm asking here. I recently upgraded my laptop by switching the 1TB sshd with an 240 GB SSD , i got an hard drive enclosure and now i'm using the 1TB to store all my data like iTunes , few games , files etc . For some reason all my shortcu...
Why rsync is 10 times faster than scp?
-
تاریخ: 1395/4/25 ساعت: 11:55
scp user@aws-ec2:~/file file rsync --partial --progress -Pav -e ssh user@aws-ec2:~/file file 1 only gives me 200K/s, but 2 gives me 1.9M/s I tested several times, all same results. rsync uses multiple threads??
Audio app records through 3.5mm audio [on hold]
-
تاریخ: 1395/4/25 ساعت: 10:40
I am searching an app I can download that can record sound through audio port of my Kindle. There is plenty of of apps the record from tablet/phone speakers, but I need one that records through 3.5 mm audio chord that can plug into any phone or tablet. Any suggestions? This entry passed through the ...
Iterm hotkey profile is not opening with current full screen app
-
تاریخ: 1395/4/25 ساعت: 10:40
I am trying to use iterm in full screen mode but problem I am facing it is, It always switch to another application in full screen mode in place of using current one. How to configure the hotkey window preference so it opens with current active full screen application? This entry passed through the ...
Completely reflashing galaxy tab 3?
-
تاریخ: 1395/4/25 ساعت: 10:40
How to completely erase (no more partitions) and reinstall android on my Samsung Galaxy Tab 3? The digitizer went out about a month after I changed. I unplugged the new digitizer and plugged it back in and it works for about 5 seconds, then goes out, and was wondering if I could erase it completely ...
Pointing a domain name to a Static IP
-
تاریخ: 1395/4/25 ساعت: 7:21
I'm trying to point a domain name to my server IP (dedicated hosting). I have my domain name registered at CloudFare. How do I set this? Here's what I want. I have setup a nextcloud installation on Ubuntu 16.04. Now I have visit the domain which is nextcloud.myip.com. I have it pointed to my static ...
Bash one-liner to open several processes and execute a python function in each - poor man's parallel processing
-
تاریخ: 1395/4/25 ساعت: 7:21
I have a python file like my_functions.py and within that file is a function def func(a,b): result = does_some_stuff(a,b) retu result Is there a way bash one-liner that would open N python sessions and run this function with specified arguments a and b. I'm thinking of using this for some poor man's...
Option in Atom text editor to open files folded?
-
تاریخ: 1395/4/25 ساعت: 7:21
The hotkey Command + Alt + Option + Shift + [ folds all code. I love this! But, when I open a file, the code loads unfolded. Is there a preference I can set to make the code load folded, or fold immediately?
why the localhost page isn’t working in lampp (ubuntu)
-
تاریخ: 1395/4/25 ساعت: 6:06
I am trying to run my cakephp project in lampp my lampp already ru ing phpmyadmin also working good another project also working but when i search http://localhost/mobishop/ then it working good. If i want to try go my panel with http://localhost/mobishop/mobiadmin then it is not working showing thi...
How to get WiFi direct working on Windows 10?
-
تاریخ: 1395/4/25 ساعت: 6:06
My phone ru ing Android 6.0 supports WiFi direct, and it is straight forward how to use it from the UI. But, I can't say the same about Windows 10. I can't find an option to co ect via WiFi direct in there. Does anyone know how to use WiFi direct in Windows 10? This entry passed through the Full-Tex...
Can't read Blu Ray with VLC
-
تاریخ: 1395/4/25 ساعت: 6:06
I recently bought a Blu Ray drive to be able to watch I movie I ordered. I got the movie and the drive seems to work but I ca ot read the Blu Ray. I get this error instead: Your input can't be opened: VLC is unable to open the MRL 'dvd:///G:'. Check the log for details. I installed the files mentio ...
Log file that's ideal for piping in to xscreensaver
-
تاریخ: 1395/4/25 ساعت: 5:05
xscreensaver has a feature where it can incorporate some text into some of the screensavers from a given arbitrary command. It'd be neat to set that to read lines from some relatively interesting logfile. I obviously don't want my screensaver typing out anything sensitive though. So what log files t...
Upgrade Win 8.1 RTM Core OEM:NONSLP to windows 10
-
تاریخ: 1395/4/25 ساعت: 5:05
You certainly can upgrade, according to this article: http://www.computerworld.com/article/2899229/microsoft-reveals-who-gets-windows-10-and-how.html ("Upgrades will be possible from older versions, including the original 2009 edition, Windows 7 RTM (for "release to manufacturing"); Windows 8; and W...
Two routers off one internet line for two different networks
-
تاریخ: 1395/4/25 ساعت: 5:05
Ok here is my situation. My sisters family moved in with us and there kind of stubbo with the inte et. They want to use their router for their own network. The way I have it setup is we have our service provider modem going to our router witch creates our network and then their router is plugged int...
How to set PCI registers
-
تاریخ: 1395/4/25 ساعت: 3:58
How can I set PCI configuration registers from Windows 10? I have tried using setpci and BAR-edit, but when I try to write to the registers, it has no effect; when I try to read back the register after writing, it hasn't changed. I don't think they are readonly because setpci is used in linux to set...
PKI Certificate Authority private a keys and certificates
-
تاریخ: 1395/4/25 ساعت: 3:58
I'm trying to set up OpenVPN and I'm a bit confused about the terms. From what I've read, a PKI consists of: A separate certificate (also known as a public key) A private key for the server and each client. That part I'm fine with and I understand. The second part of a PKI, and the part I'm having a...
How do I set up a formula that will return a certain value dependent upon a portion of text in a cell?
-
تاریخ: 1395/4/25 ساعت: 3:58
I've got a column of text. If the text of the cell contains el I want it to retu "M" in the adjacent column. If the cell contains la instead, I want it to retu "F" in the adjacent column. Below is an image of what I mean, but what you see has been done manually. From the begi ing I thought there mig...
replicate rows in excel
-
تاریخ: 1395/4/25 ساعت: 2:44
i have a data frame like ; 1/4/2015 2 CREDT CARD SETTLEMENT 1/4/2015 3 Cash 1/4/2015 4 Cash 1/4/2015 5 Cash 1/4/2015 6 Cash 1/4/2015 7 Cash 1/4/2015 8 Cash 1/4/2015 9 Cash 1/4/2015 10 Cash i wish to replicate the gaps in a way that they are filled by the previous number. more specifically, i want th...
input same line as echo batch file
-
تاریخ: 1395/4/25 ساعت: 2:44
Ca ot seem to get this exactly right, trying to setup a batch file to do some network commands, such as ping. I have the following code: echo Please enter the IP Address to TELNET echo IP Address: set /p IP_Addr= I can't seem to get the input for IP Address on the same line as the echo. I tried usin...
Loosing internet connection when I add DT computer win 10
-
تاریخ: 1395/4/25 ساعت: 2:44
I loose my inte et co ection to, 2 win 7 computers every time I add my latest (used) computer with win 10,I have tu ed off all wifi on them. . All 3 Desktops are Not on a network and my Century link Modem has 4 Ethe et ports.I can run it by itself and no problem. I can run the other 2 at the same ti...