
Super User is a question and answer site for computer enthusiasts and power users. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top ...
ادامه مطلب
first time on site. I have a range of LibreOffice Calc cells A1:M218. Most rows have a "Y', for Yes, in one of the columns but some rows are empty. Is there a function that can be entered in column N which will highlight the empty rows by retuing a specified character? If there is a function would it also work in MS Excel?LibreOffice Let's block ads! بخوانید...
ادامه مطلب
I am trying to run vagrant 1.7.4 on a windows 7 machine. I have vagrant installed along with a few boxes. I am trying to delete all of my boxes and start fresh. Below is a list of my boxes: vagrant box list laravel/homestead (virtualbox, 0.4.2) ubuntu/trusty64 (virtualbox, 20151208.1.0) ubuntu/trusty64 (virtualbox, 20151217.0.0) This is what I have tried so far: vagrant box remove ubuntu/trusty64 You requested to remove the box 'ubuntu/trusty64' with provider 'virtualbox'. This box has ...
ادامه مطلب
I am creating a large tar archive and I would like to create the checksum of the archive too. I could achieve it like this: $ tar cfz archive.tar.gz files $ sha256sum archive.tar.gz > archive.tar.gz.sha256sum But the archive file is huge and on slow media, so I'd prefer not to have to read it all in again after writing it out. Can I build a pipeline that will hash the file as it writes it? I thought maybe I could do this with the tee utility, but that only writes to a file, not to the stan...
ادامه مطلب
I install bash-completion by apt-get install bash-completion,and then I set source /etc/share/bash-completion/completion in ~/.bashrc ,apt-get inst + tab will become apt-get install ,but when I type apt-get install mysql+tab ,no candidate package for example mysql-server ;I hava run apt-get update before!I am so depressed!can you give me some suggestion! coment:apt-get remove work normal! Let's block ads! بخوانید...
ادامه مطلب
My C:/ drive partition is also mounted as H:/ in Windows 10. subst retus nothing (presumably indicating that there are no "current virtual drives") The "Disk Management" tool lists C: as the only drive letter/path under "Change Drive Letter and Paths for C: ()" Where is the second label coming from? How can I remove it? Let's block ads! بخوانید...
ادامه مطلب
I'm trying to teach my kids to save so I'm giving them the chance to deposit money into a "bank account" that pays interest (that I run). I'd like to create a spreadsheet to track the current value of their accounts. This seems like it would be easy but I'm having trouble figuring it out in excel. Given a worksheet of deposits and withdrawals on various dates - how do I calculate the current value of the accounts assuming a constant interest rate (interest rate never changes)? 1/1/2016 +$10 1/4/...
ادامه مطلب
PC Specification: OS : Windows 7 Pro (64-bit) MB : ASRock Z77 Extreme6 CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.4GHz Mem: 16GB DDR3 RAM GPU: nVidia GeForce GTX 660 HDD: 4xSATA HDD HDD Setup: HHD1: Two partitions 200GB for Windows and remaining for storing my files and data for applications on the Windows partition. HDD2: 4TB Games Drive with Steam, Origin and Uplay. HDD3 & 4: Both 3TB for Video Processing and RAW footage plus storage and backups. Background to issue: The problem first showed ...
ادامه مطلب
I recently notice my Virtual Box VM will show up error when running a multi thread application. If the thread number is low, there will be no error. Given n number of CPU assigned to the VM, is there any equation for maximum number of thread supported by Virtual Box? The OS is ubuntu 16.04. Let's block ads! بخوانید...
ادامه مطلب
I followed this guide in order to make Visual Studio always be run as administrator. However, I screwed it up and it is not working any longer ever since. I even tried to reinstall the whole application but the changes made from the troubleshoot program remain and thus it still is messy. Any good ideas? Let's block ads! بخوانید...
ادامه مطلب
I need to calculate a three-tier progressive fee in Excel. X% for just the first $A then Y% between $A and $B and Z% for greater than $B. Just not sure how to translate this to Excel language. ...
ادامه مطلب
If you chose not to get the Windows spyware Windows 10 on 29 July, but did not click cancel the offer and let it lapse, then what now? Windows 10 support says you can cancel the free offer but if you do not do this in time this option is now removed from their Get W10 App. I realise there are answers on how to disable the icon, but I want to purge all the Windows 10 marketing AND preloads to free up my old small SSD that is creaking under the weight. How do I make it as if this W10 never happen...
ادامه مطلب
Lately when I sign into Skype, there is an orange banner at the top that says "Connecting" and it never goes away. I can still make and receive calls, but audio only; I can't see the video broadcast by others in the call (although they say they can see me). I've tried signing out and back in, and even rebooted the computer to no avail. How do I get rid of it? Let's block ads! بخوانید...
ادامه مطلب
spam removed spam removed spam removed spam removed ...
ادامه مطلب
I'm running ConEmu on Windows, and would like to have task that opened a new console tab and run vagrant ssh automatically. Right now, I have this, which works, but produces a lot of output: "%ConEmuDir%..Gitgit-cmd.exe" --no-cd --command=usr/bin/bash.exe -l -i -new_console:s30Ht:'tests' -exec "vagrant ssh". The output looks like this: Here it seems to print a lot of the commands it does, before running vagrant ssh, and then logging in on the vagrant machine. Is there a way to get rid of all th...
ادامه مطلب
I installed rEFInd 0.10.3 on my MacBook Pro and after installation by Windows 7 bootcamp installation will not boot; it says "no bootable OS found". If there is a workaround to get this working I haven't found it. I would like to completely remove rEFInd. When installing I ran: mkdir /Volumes/ESP then installed with the refind-install script I tried the uninstall suggestions here with no luck: Can not remove rEFInd on my macbook pro The removal instructions in the rEFInd documentation did not he...
ادامه مطلب
On Windows 8.1, is there a way to remove the accessibility features completely? I don't use them, and they are very annoying (eg. sticky keys and the like that keep popping up out of nowhere). In previous versions, you used to be able to disable it through Windows Features under Programs and Features. But in Windows 8.1, I see the following: Let's block ads! بخوانید...
ادامه مطلب
I have devised Audit workbooks with up to 21 pages with Yes/No tick boxes for each question. I have linked each tick box with the Yes/No cell for each question (very time consuming) but I need to now have a final score on the last page to add up all Yes (True) answers so i can then do another formula to calculate the percentage. I have not really got room to add another column on each page as space is limited. I was hoping there is a formula i can use at the end to cover from Page 1 to end? Many...
ادامه مطلب
I have RAID 10, that is my configuration: /opt/MegaRAID/storcli/storcli64 /c0/d0 show Controller = 0 Status = Success Description = Show Diskgroup Succeeded TOPOLOGY : ======== -------------------------------------------------------------------------- DG Arr Row EID:Slot DID Type State BT Size PDC PI SED DS3 FSpace -------------------------------------------------------------------------- 0 - - - - RAID10 Optl N 43.658 TB dflt N N dflt N 0 0 - - - ...
ادامه مطلب
In NotePad++, I want to remove everything after the fifth | character in a line. So, the character would look like: note,:264058|Feb 14 2009 new document|54012|0411|2016|new document|new medicine|book store|784512|Ontario|Canada|80023569 How would I get output: new document|new medicine|book store|784512|Ontario|Canada|80023569 Thanks Let's block ads! بخوانید...
ادامه مطلب