Use virt-manager to share files between Linux host and Windows guest?
Use virt-manager to share files between Linux host and Windows guest? I usually setup a Samba server on the Linux KVM host and then share a folder out using that to my KVM guests.
C# How to insert a data table into SQL Server database table?
C# How to insert a data table into SQL Server database table? In SQL 2008/2012/2014/2016/2017, user-defined table type is a user-defined type that describes the definition of a table structure. You can use a user-defined table type to declare table-valued parameters for SP or functions or to declare table variables that you require to utilization in a batch or the body of a Stored Procedure or function.
Example of Implementing ICloneable for Deep Copies C#
Here’s an example of implementing ICloneable in two custom classes so that you can use the Clone method to do a deep copy. To do...
no kex alg
For example debian 9 So what the hell is it? What’s causing it? Well, a modern operating system like Debian Jessie are packaged with OpenSSH...
How do I run MSBuild from the command line using Windows SDK
in Command Prompt, you simply have to add the path to the .NET 4 Framework install on your machine to the
Display has changed to black and white
Display has changed to black and white on windows 10? or Fix Blank Screen After Changing Computer Display Settings I had a thought and it is...
Samba Server installation on Ubuntu
Samba Server installation on Ubuntu 18 Ubuntu Tips: Install Samba File Server
About This Guide In this text, I teach how to create a network share via Samba using the CLI (Command-line interface/Linux Terminal) in an uncomplicated, simple and brief way targeting Windows users.
How to preserve xrdp session on ubuntu?
You have multiple forms to reconnect to the same session through xrdp. I have explained two of them. 1. Is based on implementing a...
How to send emails with gmail using python
Now that you have your SMTP connection set up and authorized your app with Google, you can finally use Python to send email with Gmail
Featured
Most Popular
How to adjust the size of an image in the description...
After insertion the image you can resize the image by dragging its corner in visual mode or by specifying exact width and height in text mode using the syntax
Latest reviews
Column/Vertical selection with Keyboard in SublimeText
How to select columns in SublimeText Editor to columnar delete, insert or replace some characters?
fopen deprecated warning
fopen deprecated warning
On Visual Studio 2015 C++ compiler, I get the following warning when my code uses the fopen and such calls. Answer:
Well, you could...
How can I compress a jpg images for google insights optimisation
JPEG images are already compressed; any attempt to compress further with Zip, LHA or other tool rarely is of use. There are two ways...