
I run into a problem with my exteal HDD, i used it for backups but when i reinstalled windows (and forgot to remove the HDD) my HDD got whiped. After the whipe suddenly my HDD splitted itself into multiple Disks. Ive tried evrything and googles alot but no succes. I would like to bring it back to one disk, just like it was when i bought it. Can anyone help me out, or give me some tips on how to achieve this? Here is an image of the partitions, if you need any extra details of information let me ...
ادامه مطلب
I am building a new desktop computer. I will be using 128GB of RAM. I know that is a lot, I am not interested in explaining why I need it. My question is how I should plan this out. I have 8 ports for RAM, Should I buy 8 16GB RAM sticks or one 128 GB stick. Other variances of 128 GB are also an option. However, I am basicly wanting to know if its better to spread it all out or consolidate. Thanks! Let's block ads! بخوانید...
ادامه مطلب
I use 2 GPUs on a machine (GTX770), and I have 2 screens connected to the 2 outputs (DVI1 and DVI2). I CANNOT decide to plug a screen on one GPU and the other on the other GPU (for good reasons... ;-) ). Let's name MS the main screen: the end-user interact with it. Let's name TS the other screen (technical screen, which is used by our system for technical stuff). My issue: when the system boot (Linux version 3.1.9-1.4-desktop (geeko@buildhost) (gcc version 4.6.2 (SUSE Linux) ), sometime the keel...
ادامه مطلب
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 ...
ادامه مطلب
What is the best way to mass search html, epub, and pdf files? Windows explorer doesn't really support this properly. ...
ادامه مطلب
I have an Nvidia 1070 and three monitors. Two are 1080p one is 1440p. I run Windows 10 x64. Say I have google chrome (it happens to other windowed apps) maximized on one of the side 1080p monitors. SOMETIMES when I lock the computer and come back to it later (after the screens have gone to sleep -- my computer never goes into sleep mode though), the window will have shifted from maximized position to 50% to the right and 50% down but still the same size so it's off the screen...It's not always i...
ادامه مطلب
My Postfix server was working fine until last days but now, I can't receive emails from outside (I mean with an email of different domain name like gmail for example). I must make notice that I can send email from the server to gmail. From what I have seen, I think that issue may be my iptables rules : # iptables -L Chain INPUT (policy DROP) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ACCEPT all -- ...
ادامه مطلب
How can I share the same OneDrive for Business folder (same login) across multiple user accounts on a Windows machine? TL;DR One of my clients has a business where several Windows users need access to a shared set of files, which are currently shared on a file server on the network. Currently the Windows machines are connected to a domain run on SBS. But they want to get rid of the local server and move to the cloud, leaving the domain behind for good. They only have a handful of computers and s...
ادامه مطلب
i use ncrack for windows Ncrack syntax,how to run multiple IP's and add threads and waiting time? I use this ordinary syntax with no threads and no waiting time and ncrack rate up to 40 ncrack -vv -d7 -U users.txt -P pass1.txt -iL ips.txt -p rdp Now i try to use few threads and time using this syntax, i add 5 threads and 700 ms,ncrack rate 40,the same that means no effect So my question is:how to add multiple IPs, 5 threads and 700 ms waiting time ncrack -v -d7 -U users.txt -P pass1.txt -iL ...
ادامه مطلب
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 ...
ادامه مطلب
I'm using FastMail & have a reseller account with which I hope to use one day to manage clients' email accounts. Each account will have 1 Inbox & will allow the creation of multiple aliases on their domain, all of which get delivered to the single inbox. FastMail has a rule-based filing system which will route messages addresses to an alias to a specific folder created to hold messages sent to each alias. However it's not possible to duplicate and copy messages sent to multiple aliases t...
ادامه مطلب
Few weeks back I tried tuing on my old PC as I wanted to use it as a spare Television. After tuing it on, I realized it was having blue screen problem, so I tried re-installing windows XP but installing in previous windows XP drive(C) failed as a result I installed windows in F drive. After successful installation I booted my new windows from dual boot and started wiping data from C drive, at first I tried formatting C drive which failed then I started deleting individual files from C drive. Dur...
ادامه مطلب
well I don't know how to describe my problem with just a few words so the title can be misleading. Sometimes I download a module, it's a zip file that I extract to 'my_folder' so it sound slike this: my_folderpath1file1.txt my_folderpath1file2.txt my_folderpath2file3.txt let's say I have another folder somewhere like this: my_new_folderpath1file10.txt my_new_folderpath2file20.txt as you can see they don't have files in common, but they have path in common (path1 and path2 have the same name)...
ادامه مطلب
I want to know which cmd command can i use to delete all files on my computer(including all system files and especially the Windows folder). Actually i want to clean my whole Hard drive and put new one. I tried using del but it doesn't delete my system files. Let's block ads! بخوانید...
ادامه مطلب
The subject line could also read: "how to setup an email archiving system that preserves folder structure and tags". I am reaching the quota of my main email provider (imap1) and I would like to regularly move/migrate some emails to another imap server (imap2) that provides more space. However it took a lot of time to organize my emails into folders and labels in imap1, and I would like to preserve the folder structure after migration to imap2, so that I can easily locate emails in the archive s...
ادامه مطلب
I have a table which contains multiple references per cell separated by a blank space. In an other table that contains one line per reference, I want to use VLOOKUP to retrieve the name of the component which is linked to each reference. Here is an example of my first table: And here is the result I'm trying to achieve: Use VLOOKUP of the reference to get the component name in the first table. I cannot get it to work as the number of references associated to a component is not constant. Let's ...
ادامه مطلب
I am using a self-generated certificate for my mail server to which I connect through SSL/TLS. Due to the self-generated certificate which I have not added to the Windows certificate store, Thunderbird asks me to add an exception for this certificate in order to use it. So far, things went fine for years. Today, Thunderbird presented me a dialog to add an exception for my email certificate. Of course I was surprised and looked into the certificate details. It shows "ESET SSL Filter CA" in the ch...
ادامه مطلب
In my free time I like to program small to medium programs in C++. I am using an Ubuntu VM and QtCreator as IDE. Until yesterday I only programmed on my local home-PC. Now, I bought myself a laptop. I am looking for a way to synchronize the source code between my Home-PC and my laptop. That means that if I change the source-code on my Home-PC and then boot up my laptop, I have the same source-code on both machines and vice versa. I know very little about version control systems like git. I think...
ادامه مطلب
I have a data of stores and need to send a mass email to persons and need to customize each mail before sending like body of email need to filter by individual person. I have a simple code. but need to customize it Code is Sub sendmail() Dim olApp As Outlook.Application Dim olMail As Outlook.MailItem For i = 2 To 4 Set olApp = New Outlook.Application Set olMail = olApp.CreateItem(olMailItem) With olMail .To = Cells(i, 1).Value .Subject = Cells(i, 2).Value .Body = Cells(i, 3).Value .Display ''.se...
ادامه مطلب
Few days ago I installed centos 7 on my server and run ssh. Now I want to track logs. Is there anyway to combine cat or tail with grep to have clear failed and accepted loggin attempts list from choosen day? I know it won't work, but something likecat /var/log/secure | grep "Accepted" "Failed" "Today's date" Let's block ads! بخوانید...
ادامه مطلب