{"id":78,"date":"2005-04-10T14:34:44","date_gmt":"2005-04-10T12:34:44","guid":{"rendered":"https:\/\/daniele.itvc.net\/blog\/2005\/04\/10\/installing-smartconsole-on-wine-how-to\/"},"modified":"2013-12-29T23:09:20","modified_gmt":"2013-12-29T22:09:20","slug":"installing-smartconsole-on-wine-how-to","status":"publish","type":"post","link":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to","title":{"rendered":"Installing SmartConsole on Wine How-To"},"content":{"rendered":"<p style=\"margin-bottom: 0in;\" align=\"center\"><span style=\"font-family: Arial, sans-serif;\"><span style=\"font-size: medium;\"><strong><span style=\"font-size: xx-large;\">Installing SmartConsole on Wine How-To<br \/>\n<\/span>written by Daniele Besana<br \/>\n(10 april 2005)<\/strong><\/span><\/span><\/p>\n<p style=\"margin-bottom: 0in;\" align=\"center\">for ITVC.net<\/p>\n<p style=\"margin-bottom: 0in;\" align=\"center\"><span style=\"font-family: Arial, sans-serif;\"><span style=\"font-size: medium;\"><strong>v1.0<\/strong><\/span><\/span><\/p>\n<p><span style=\"font-family: Arial, sans-serif;\">We waited for a long time the Checkpoint release of SmartConsole for Linux.<br \/>\nUnfortunatly Checkpoint never released it, but with the last WINE release (<a href=\"https:\/\/www.winehq.org\/\" target=\"_blank\">https:\/\/www.winehq.org\/<\/a>) we can do it ourself!<br \/>\nWINE is a free implementation of the Windows API for Linux, able to run many application created for Microsoft&#8217;s OS.<br \/>\nIn the earlier version I&#8217;ve tried to run SmartConsole, but it failed with errors&#8230; but now with Wine release 20050310 something is changed!<br \/>\nNow it works.<br \/>\nIn this paper I&#8217;ll explain how to setup either Wine and SmartConsole, but my assumption is that you are familiar with a Linux system and with installation programs.<\/span><\/p>\n<p><img decoding=\"async\" class=\"wp-image-77 aligncenter\" alt=\"Login SmartConsole\" src=\"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg\" width=\"717\" height=\"538\" \/><\/p>\n<p><span style=\"font-family: Arial, sans-serif;\"><em>\u00a0<\/em><\/span><\/p>\n<p style=\"border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #000000; border-width: medium medium 1pt; padding: 0in 0in 0.03in; margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\"><span style=\"font-size: large;\">MY ENVIRONMENT<\/span><\/span><\/p>\n<p>&nbsp;<\/p>\n<p align=\"right\"><span style=\"font-family: Arial, sans-serif;\">My system: <\/span><\/p>\n<p><span style=\"font-family: Arial, sans-serif;\">Debian Sarge<\/span><\/p>\n<table style=\"width: 576px;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<thead>\n<tr>\n<td style=\"width: 257px;\" valign=\"top\">\n<p align=\"right\"><span style=\"font-family: Arial, sans-serif;\">Wine version:<\/span><\/p>\n<\/td>\n<td style=\"width: 301px;\" valign=\"bottom\"><span style=\"font-family: Arial, sans-serif;\">20050310<\/span><\/td>\n<\/tr>\n<\/thead>\n<\/table>\n<p>&nbsp;<\/p>\n<p style=\"border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #000000; border-width: medium medium 1pt; padding: 0in 0in 0.03in; margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\"><span style=\"font-size: large;\">WINE INSTALLATION<\/span><\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">You have many installation options for Wine.Take a look at <\/span><a href=\"https:\/\/www.winehq.org\/site\/download\" target=\"_blank\"><span style=\"text-decoration: underline;\"><span style=\"font-family: Arial, sans-serif;\"><span style=\"color: #000080;\">https:\/\/www.winehq.org\/site\/download<\/span><\/span><\/span><\/a> <span style=\"font-family: Arial, sans-serif;\">for a list of distro with its packages.<br \/>\nFor my Debian I&#8217;ve just added the following line into \/etc\/apt\/sources.list:<br \/>\n<strong><span style=\"font-family: Arial, sans-serif;\">deb https:\/\/wine.sourceforge.net\/apt\/ binary\/<\/span><\/strong><br \/>\nThe run an \u00e2\u20ac\u0153apt-get update\u00e2\u20ac\u009d to download the new info.<\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">Now I installed the packages:<br \/>\n<strong>wine 0.0.20050310-1.1 Windows Emulator (Binary Emulator)<br \/>\nwine-utils 0.0.20050310-1.1 Windows Emulator (Utilities)<br \/>\nwinetools 2.1.1-1 A graphical setup suite for Wine<\/strong><br \/>\nwith their dependencies, as usual with \u00e2\u20ac\u0153apt-get install<\/span><\/p>\n<p style=\"margin-bottom: 0in;\">\u00e2\u20ac\u009d.<br \/>\nPlease note that wine-utils is very important: for example it contains the reboot script used in program setup like Internet Explorer 6.0.<br \/>\nWithout wine-utils it fails.<\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">As normal user, run:<br \/>\n<\/span>\u00e2\u20ac\u0153<span style=\"font-family: Arial, sans-serif;\">wt2\u00e2\u20ac\u009d-&gt;\u00e2\u20ac\u009dbase setup\u00e2\u20ac\u009d-&gt;\u00e2\u20ac\u009dcreate a fake windows drive\u00e2\u20ac\u009d<br \/>\nthis create a fake windows drive in \u00e2\u20ac\u0153\u00cb\u0153\/.wine\/c\u00e2\u20ac\u009d, check the right path in your system.<br \/>\nThis process give me an error but I&#8217;ve ignored it without problems.<br \/>\nThen install <strong>DCOM98<\/strong>.<br \/>\nIt&#8217;s important to setup DCOM because they contains some files needed by SmartConsole, like OLE32.DLL.<\/span><\/p>\n<p style=\"border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #000000; border-width: medium medium 1pt; padding: 0in 0in 0.03in; margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\"><span style=\"font-size: large;\">SMARTCONSOLE SETUP<\/span><\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">I just copied the entire windows SmartConsole directory, that in my installation is:<br \/>\n<strong>c:\\programmi\\checkpoint\\smartconsole\\R55\\<\/strong><br \/>\ninto my Wine fake windows programs folder that I&#8217;ve in:<br \/>\n<strong>\u00cb\u0153\/.wine\/c\/Program Files\/SmartConsole\/R55\/<\/strong><\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">Then we need to copy a few .dll&#8217;s file to get it work!<br \/>\nInto<br \/>\n<strong>\u00cb\u0153\/.wine\/c\/windows\/system\/<\/strong><br \/>\nyou must copy from the windows c:\\windows\\system32\\ directory the files:<br \/>\n<strong>MFC42.DLL<br \/>\nMSVCIRT.DLL<br \/>\nMSVCP60.DLL<\/strong><\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">Finally, in my setup I adjusted the permissions to PROGRAM directory, adding write permssion to my user:<br \/>\n<span style=\"font-family: 'Courier New';\">drwx&#8212;&#8212; 10 Daniele Daniele 8192 2005-04-09 21:05 PROGRAM<\/span><\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">Now move to:<br \/>\n<strong>\u00cb\u0153\/.wine\/c\/Program Files\/SmartConsole\/R55\/PROGRAM<\/strong><br \/>\nand run:<br \/>\n<strong>wine FwPolicy.exe<\/strong><\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">and check if it runs.<br \/>\nIf you got a list of error, just check the first few lines looking the missed DLL.<br \/>\nIf wine reports missing OLE32.DLL, check if it&#8217;s into:<br \/>\n\u00cb\u0153\/.wine\/c\/windows\/system\/<br \/>\notherwise try re-installing DCOM98 from \u00e2\u20ac\u0153wt2\u00e2\u20ac\u009d (Winetools).<\/span><\/p>\n<p style=\"border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #000000; border-width: medium medium 1pt; padding: 0in 0in 0.03in; margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\"><span style=\"font-size: large;\">KNOW ISSUE<\/span><\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">The problems I found in my setup are:<\/span><\/p>\n<ol>\n<li>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">if you click right mouse button on colums Source, Destination, Service the program quit unexpectly;<\/span><\/p>\n<\/li>\n<li>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">the SmartTracker miss a lot of icon and doesn&#8217;t show query panel<\/span><\/p>\n<\/li>\n<li>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">Demo mode doesn&#8217;t work (error: \u00e2\u20ac\u0153The connection has been refused because the database could not be opened.\u00e2\u20ac\u009d)<\/span><\/p>\n<\/li>\n<\/ol>\n<p style=\"border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #000000; border-width: medium medium 1pt; padding: 0in 0in 0.03in; margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\"><span style=\"font-size: large;\">ABOUT THE AUTHOR<\/span><\/span><\/p>\n<p style=\"margin-bottom: 0in;\"><span style=\"font-family: Arial, sans-serif;\">Daniele Besana is Checkpoint certified CCSE 4.1, CCSE NG and CCSA NGX.<br \/>\nYou can contact Daniele at <a href=\"mailto:daniele@itvc.net\">daniele@itvc.net<\/a><\/span><\/p>\n<p>&nbsp;<\/p>\n\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-left kksr-valign-bottom\"\n    data-payload='{&quot;align&quot;:&quot;left&quot;,&quot;id&quot;:&quot;78&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;0&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;0&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;Rate this post&quot;,&quot;legend&quot;:&quot;0\\\/5 - (0 votes)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;title&quot;:&quot;Installing SmartConsole on Wine How-To&quot;,&quot;width&quot;:&quot;0&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 0px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 19.2px;\">\n            <span class=\"kksr-muted\">Rate this post<\/span>\n    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Installing SmartConsole on Wine How-To written by Daniele Besana (10 april 2005) for ITVC.net v1.0 We waited for a long time the Checkpoint release of SmartConsole for Linux. Unfortunatly Checkpoint never released it, but with the last WINE release (https:\/\/www.winehq.org\/) we can do it ourself! WINE is a free implementation of the Windows API for&hellip; <a class=\"more-link\" href=\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to\">Continua a leggere <span class=\"screen-reader-text\">Installing SmartConsole on Wine How-To<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1],"tags":[],"class_list":["post-78","post","type-post","status-publish","format-standard","hentry","category-networksecurityos-stuff","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Installing SmartConsole on Wine How-To<\/title>\n<meta name=\"description\" content=\"Installing SmartConsole on Wine How-To written by Daniele Besana (10 april 2005) for ITVC.net v1.0 We waited for a long time the Checkpoint release of\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installing SmartConsole on Wine How-To\" \/>\n<meta property=\"og:description\" content=\"Installing SmartConsole on Wine How-To written by Daniele Besana (10 april 2005) for ITVC.net v1.0 We waited for a long time the Checkpoint release of\" \/>\n<meta property=\"og:url\" content=\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to\" \/>\n<meta property=\"og:site_name\" content=\"Daniele Besana\" \/>\n<meta property=\"article:published_time\" content=\"2005-04-10T12:34:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-12-29T22:09:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg\" \/>\n<meta name=\"author\" content=\"Daniele\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"Daniele\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#article\",\"isPartOf\":{\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to\"},\"author\":{\"name\":\"Daniele\",\"@id\":\"https:\/\/danielebesana.com\/blog\/#\/schema\/person\/7676449d30d8afa3b354bb27393d7388\"},\"headline\":\"Installing SmartConsole on Wine How-To\",\"datePublished\":\"2005-04-10T12:34:44+00:00\",\"dateModified\":\"2013-12-29T22:09:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to\"},\"wordCount\":543,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg\",\"articleSection\":[\"IT stuff\"],\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to\",\"url\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to\",\"name\":\"Installing SmartConsole on Wine How-To\",\"isPartOf\":{\"@id\":\"https:\/\/danielebesana.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#primaryimage\"},\"image\":{\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg\",\"datePublished\":\"2005-04-10T12:34:44+00:00\",\"dateModified\":\"2013-12-29T22:09:20+00:00\",\"author\":{\"@id\":\"https:\/\/danielebesana.com\/blog\/#\/schema\/person\/7676449d30d8afa3b354bb27393d7388\"},\"description\":\"Installing SmartConsole on Wine How-To written by Daniele Besana (10 april 2005) for ITVC.net v1.0 We waited for a long time the Checkpoint release of\",\"breadcrumb\":{\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#primaryimage\",\"url\":\"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg\",\"contentUrl\":\"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/danielebesana.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IT stuff\",\"item\":\"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Installing SmartConsole on Wine How-To\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/danielebesana.com\/blog\/#website\",\"url\":\"https:\/\/danielebesana.com\/blog\/\",\"name\":\"Daniele Besana\",\"description\":\"About running. No longer about travels, Salsa and online income\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/danielebesana.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/danielebesana.com\/blog\/#\/schema\/person\/7676449d30d8afa3b354bb27393d7388\",\"name\":\"Daniele\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/ac85758129061129d886544a7aeaa0a8a547814eff5cbef5aae9e743f776d1cb?s=96&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ac85758129061129d886544a7aeaa0a8a547814eff5cbef5aae9e743f776d1cb?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ac85758129061129d886544a7aeaa0a8a547814eff5cbef5aae9e743f776d1cb?s=96&r=g\",\"caption\":\"Daniele\"},\"description\":\"Hi, I\u2019m Daniele! A human being from planet earth. I founded WP-OK.it and I like dancing Salsa, running, and living a location independent lifestyle.\",\"sameAs\":[\"https:\/\/www.danielebesana.com\",\"https:\/\/www.linkedin.com\/in\/danielebesana\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installing SmartConsole on Wine How-To","description":"Installing SmartConsole on Wine How-To written by Daniele Besana (10 april 2005) for ITVC.net v1.0 We waited for a long time the Checkpoint release of","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to","og_locale":"it_IT","og_type":"article","og_title":"Installing SmartConsole on Wine How-To","og_description":"Installing SmartConsole on Wine How-To written by Daniele Besana (10 april 2005) for ITVC.net v1.0 We waited for a long time the Checkpoint release of","og_url":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to","og_site_name":"Daniele Besana","article_published_time":"2005-04-10T12:34:44+00:00","article_modified_time":"2013-12-29T22:09:20+00:00","og_image":[{"url":"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg","type":"","width":"","height":""}],"author":"Daniele","twitter_misc":{"Scritto da":"Daniele","Tempo di lettura stimato":"3 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#article","isPartOf":{"@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to"},"author":{"name":"Daniele","@id":"https:\/\/danielebesana.com\/blog\/#\/schema\/person\/7676449d30d8afa3b354bb27393d7388"},"headline":"Installing SmartConsole on Wine How-To","datePublished":"2005-04-10T12:34:44+00:00","dateModified":"2013-12-29T22:09:20+00:00","mainEntityOfPage":{"@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to"},"wordCount":543,"commentCount":0,"image":{"@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#primaryimage"},"thumbnailUrl":"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg","articleSection":["IT stuff"],"inLanguage":"it-IT","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#respond"]}]},{"@type":"WebPage","@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to","url":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to","name":"Installing SmartConsole on Wine How-To","isPartOf":{"@id":"https:\/\/danielebesana.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#primaryimage"},"image":{"@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#primaryimage"},"thumbnailUrl":"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg","datePublished":"2005-04-10T12:34:44+00:00","dateModified":"2013-12-29T22:09:20+00:00","author":{"@id":"https:\/\/danielebesana.com\/blog\/#\/schema\/person\/7676449d30d8afa3b354bb27393d7388"},"description":"Installing SmartConsole on Wine How-To written by Daniele Besana (10 april 2005) for ITVC.net v1.0 We waited for a long time the Checkpoint release of","breadcrumb":{"@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#primaryimage","url":"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg","contentUrl":"https:\/\/www.danielebesana.com\/blog\/wp-content\/uploads\/2007\/02\/login.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff\/installing-smartconsole-on-wine-how-to#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/danielebesana.com\/blog"},{"@type":"ListItem","position":2,"name":"IT stuff","item":"https:\/\/danielebesana.com\/blog\/networksecurityos-stuff"},{"@type":"ListItem","position":3,"name":"Installing SmartConsole on Wine How-To"}]},{"@type":"WebSite","@id":"https:\/\/danielebesana.com\/blog\/#website","url":"https:\/\/danielebesana.com\/blog\/","name":"Daniele Besana","description":"About running. No longer about travels, Salsa and online income","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/danielebesana.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Person","@id":"https:\/\/danielebesana.com\/blog\/#\/schema\/person\/7676449d30d8afa3b354bb27393d7388","name":"Daniele","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/secure.gravatar.com\/avatar\/ac85758129061129d886544a7aeaa0a8a547814eff5cbef5aae9e743f776d1cb?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/ac85758129061129d886544a7aeaa0a8a547814eff5cbef5aae9e743f776d1cb?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ac85758129061129d886544a7aeaa0a8a547814eff5cbef5aae9e743f776d1cb?s=96&r=g","caption":"Daniele"},"description":"Hi, I\u2019m Daniele! A human being from planet earth. I founded WP-OK.it and I like dancing Salsa, running, and living a location independent lifestyle.","sameAs":["https:\/\/www.danielebesana.com","https:\/\/www.linkedin.com\/in\/danielebesana"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p27Ny8-1g","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/posts\/78","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/comments?post=78"}],"version-history":[{"count":0,"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/posts\/78\/revisions"}],"wp:attachment":[{"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/media?parent=78"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/categories?post=78"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/danielebesana.com\/blog\/wp-json\/wp\/v2\/tags?post=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}