Skip to main content

Questions tagged [linux]

A widely-used open-source operating system that is particularly popular on servers.

0 votes
0 answers
19 views

I'm looking into Linux VRFs i.e. support for virtual routing and forwarding. The documentation mentions: Applications that are to work within a VRF need to bind their socket to the VRF device: ...
Bakuriu's user avatar
  • 101
0 votes
1 answer
45 views

I'm able to create a new dbspace using the semi-gui tool onmonitor (running a headless Linux server) But how can I do this from cmd-line / script? It seems you can use onspaces like onspaces -c -d $...
MrCalvin's user avatar
  • 203
0 votes
1 answer
76 views

I am trying to create connection between my oracle and clickhouse databases, so I could query oracle through ch like this: SELECT * FROM odbc('DSN=OracleODBC-21', 'sys', 'test'). I have successfully ...
pashkin5000's user avatar
-2 votes
1 answer
54 views

How can i start mysql in Ubuntu? i run whereis and more than one place where mysql is located : (base) myuser@mypc:~/Documents/mysql-tutorial$ whereis mysql mysql: /usr/bin/mysql /usr/lib/mysql /etc/...
Ângelo Rigo's user avatar
1 vote
1 answer
66 views

Cassandra/ScyllaDB I have a node with 51000+ recycled commitlogs and want to know if I can just blitz them. I am Linux not Scylla/Cassandra but these are filling up a datadisk. Normal commitlogs ...
Hpoonis's user avatar
  • 11
1 vote
0 answers
29 views

My vendor directory from Composer is in the Home directory of my Linux user account. And I am very allergic to loading files into projects with something arbitrary as the user account name in the ...
Desert Wind's user avatar
2 votes
1 answer
232 views

I installed my mariaDB and phpMyAdmin. I created a new user with all the Grand and Super priveleges. And I deleted the "root" user for savety. Perfect. As I follow an article: make a ...
Desert Wind's user avatar
1 vote
0 answers
113 views

since Oracle will increase the costs for running databases my employer is currently evaluating alternatives for oracle databases. In one application we currently use oracle db with no specific ...
Marcus's user avatar
  • 11
1 vote
0 answers
32 views

We are trying to turn on data guard cross-region replication on our test OCI database instance. This database is installed on a Linux server. When we try to turn on data guard, we get an error that ...
elahren's user avatar
  • 111
0 votes
0 answers
177 views

Hello I tried to search for an answer and I couldn't find an answer and maybe someone can help me with something. I installed Microsoft SQL Server 2022 on Ubuntu 24.04, I allowed port 1433 and 1434.I ...
a White Tiger's user avatar
3 votes
1 answer
206 views

We are running a newly set up SQL Server Docker container (mcr.microsoft.com/mssql/server:2019-CU32-ubuntu-20.04). All user databases are restored from an Windows SQL Server installation and so far ...
Scarsto's user avatar
  • 31
0 votes
0 answers
97 views

On my Linux machine, the SQL COPY TO command fails trying to copy to the file fdo.txt. The file access control list for this file is as follows: # file: home/kaj/fd/fdo.txt # owner: postgres # group: ...
liquid's user avatar
  • 1
0 votes
1 answer
127 views

I've got a file /etc/mysql/mysqld_multi_cls.cnf with everyting mariadb needs for multiple database instances. I can start these instances with the following command: sudo mariadbd-multi --defaults-...
Desert Wind's user avatar
0 votes
1 answer
84 views

-- EDIT -- Complete setup in the answer below. -- EDIT -- When I follow an article (link below) on how to setup a extra MariaDB or Mysql on Linux, and it works. However, I don't like the name "...
Desert Wind's user avatar
0 votes
1 answer
186 views

I want to use GUI, e.g., PgAdmin 4, on a PotsgreSQL on Red Hat Enterprise Linux 9, and my Linux username has SUDO permissions. With command line, I will login through SSH, and call sudo su - postgres, ...
Mike's user avatar
  • 57

15 30 50 per page
1
2 3 4 5
68