All Questions
420,847
questions
0
votes
0answers
2 views
Unable to import access database to SQL Server - unrecognized database format '.mdb'. (microsoft jet database engine)
I am trying to import .mdb (Access database file) to SQL Server
SQL Server MDB file (Access database) import wizard - Unrecognized database format (Microsoft Jet Database Engine)
Adding the sys-...
0
votes
0answers
2 views
How to use python to imitate linux command “su”
I need to imitate very much like "su" to save user's password.
So I need same interactive interface and same result return.
[opl@localhost]$ python su.py is like [opl@localhost]$ su
I tried pexpect ...
0
votes
0answers
3 views
SpotFire - Filter a value in multiple columns
I need some help.
I have a data-source like this:
CITY | PERSON_1 | PERSON_2 | PERSON_3 | PERSON_4
A | JOHN | MATHEW | ANGELA | ANA
B | MATHEW | ANGELA | ANA | DAVID
C | ...
0
votes
0answers
2 views
Open file using integrated WSL terminal in the same window VS code
I'm trying to use the integrated terminal to open a file in VS code. The file keeps opening in a new window instead of the same instance. I have all the window settings set to open in a new tab in ...
0
votes
0answers
3 views
Isolated Guest Networks
First let me lay out my current setup.
Home Gateway/Router 192.168.1.1 with DHCP server enabled. Has dual band wireless as well. Also has 2 wireless guest networks with no password, one for each ...
0
votes
0answers
6 views
Bash difference of optional parameters equal sign '--stuff=42' or not '--stuff 42'
I often see commands that set value of optional parameter with =, and sometimes a plain space. What it is called ?
Example of both commands that works :
firewall-cmd --permanent --add-service=http
...
0
votes
0answers
2 views
kubespray|ipvs|nginx|ingress : kube_proxy_mode: ipvs | nginx ingress crashlooping Address already in use
In a kubespray deployed cluster testing ipvs configuration with
the file config option in inventory/group_vars/k8s-cluster/k8s-cluster.yml has proxy mode set
kube_proxy_mode: ipvs
On the ipvs ...
0
votes
0answers
7 views
Move files to folder using matching filename
I have doc, docx and PDF files wherein the filenames consist of a unique 9 digit number followed by text.
I want to move those files to their respective folders which also consist of at least the ...
0
votes
0answers
3 views
Db Mirror Issue
We are having a Weird issue with the DB Mirroring and to post the the issue I will have to explain our Architecture first.
We have a TWO Nodes [NODE 1 and NODE 2] cluster with Two FCIs Installed on ...
0
votes
0answers
2 views
iterm2: I maximize a pane and alt+tab to something else and when I return the pane is restored to its previous size
I am using iterm2 with tmux integration and I have two problems.
I frequently have multiple panes in a single tab with one of the panes maximized. If I alt+tab out to, say, my browser, then when I ...
0
votes
0answers
7 views
How can I tell if this issue is a virus?
I have an Android GS6 and am on Windows 10, and in the past, I would plug in the USB and be able to see the photos with little thumbnails. Now, (the past few months) as the files become visible in ...
1
vote
0answers
5 views
Port Forwarding for Minecraft Server Timed Out
To preface: I've looked at 20 different questions about this exact topic and not a single one solved my issue.
I'm trying to forward port 25565 to my computer to allow friends to connect to a ...
0
votes
1answer
13 views
Folder is empty, but du reports high usage
I have a 115GB partition on my hard disk (output of cgdisk /dev/sda is below):
Part. # Size Partition Type Partition Name
--------------------------------------------------------...
0
votes
1answer
6 views
How can I print the Animation Pane of Powerpoint 2010
I have a Powerpoint 2010 slide with hundreds of animations.
How can I get a print of the Animation Pane
0
votes
0answers
3 views
Chrome localisation time off by one hour
I am using Chrome to access the VSphere client management displays and I notice it displays all the logs time stamps and the NTP current time one hour in advance of local time.
That is the PC is set ...